mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Update pgcvslog examples.
This commit is contained in:
parent
f5dbbdcf00
commit
a70574d803
1 changed files with 2 additions and 2 deletions
|
|
@ -10,10 +10,10 @@
|
|||
# head:
|
||||
# cvs log -d'>2000-05-29 00:00:00 GMT' -b .
|
||||
# branch:
|
||||
# cvs log -d'>2000-05-29 00:00:00 GMT' -rREL7_3_STABLE` .
|
||||
# cvs log -d'>2000-05-29 00:00:00 GMT' -r REL8_0_STABLE` .
|
||||
#
|
||||
# date range
|
||||
# cvs log -d'2000-05-08 00:00:00 GMT<2000-05-29 00:00:00 GMT' -b .
|
||||
# cvs log -d'2005-05-08<2005-05-29' -b .
|
||||
#
|
||||
# Remove TODO and FAQ logs if desired
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue