1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-18 12:22:09 +03:00

Update comments.

This commit is contained in:
Bruce Momjian
2003-08-01 13:48:25 +00:00
parent 0584370728
commit 5fbb42eb3f

View File

@@ -7,8 +7,9 @@
# all branches: # all branches:
# cvs log -d '>1999-06-14 00:00:00 GMT' . > log # cvs log -d '>1999-06-14 00:00:00 GMT' . > log
# #
# one branch: # head:
# cvs log -d'>2000-05-29 00:00:00 GMT' -b . # 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' -rREL7_3_STABLE` .
# #
# date range # date range