mirror of
https://github.com/postgres/postgres.git
synced 2025-08-18 12:22:09 +03:00
Update for 7.2.1.
This commit is contained in:
@@ -8,14 +8,11 @@
|
||||
#
|
||||
# pre and post-branch logs:
|
||||
# find . -name CVS -type d -exec touch '{}/Entries.Static' \;
|
||||
#
|
||||
# cvs log -d'2000-05-08 00:00:00 GMT<2000-05-29 00:00:00 GMT'
|
||||
# cvs log -d'>2000-05-29 00:00:00 GMT' -rREL7_1_STABLE
|
||||
# cvs log -d'>1999-06-14 00:00:00 GMT' . > log
|
||||
#
|
||||
# pre and post-branch logs:
|
||||
# find . -name CVS -type d -exec touch '{}/Entries.Static' \;
|
||||
# cvs log -d'2000-05-08 00:00:00 GMT<2000-05-29 00:00:00 GMT'
|
||||
# cvs log -d'>2000-05-29 00:00:00 GMT' -r
|
||||
# find . -name CVS -type d -exec rm '{}/Entries.Static' \;
|
||||
#
|
||||
|
||||
|
Reference in New Issue
Block a user