mirror of
https://github.com/postgres/postgres.git
synced 2026-03-03 05:40:43 -05:00
Update pgcvslog comment on how to find branch start time.
Run autoconf/autoheader in case someone forgot in the past.
This commit is contained in:
parent
6629bc79f1
commit
f2ad4cadbf
1 changed files with 3 additions and 0 deletions
|
|
@ -15,6 +15,9 @@
|
|||
# date range
|
||||
# cvs log -d'2005-05-08<2005-05-29' -b .
|
||||
#
|
||||
# To find branch time, look for "branches:" tag in CVS commit logs
|
||||
# e.g. "branches: 1.398.4;" matches "REL8_0_STABLE: 1.398.0.4".
|
||||
#
|
||||
# Remove TODO and FAQ logs if desired
|
||||
#
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue