mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Update comments.
This commit is contained in:
@@ -18,8 +18,13 @@
|
|||||||
# To find branch time, look for "branches:" tag in CVS commit logs
|
# 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".
|
# e.g. "branches: 1.398.4;" matches "REL8_0_STABLE: 1.398.0.4".
|
||||||
#
|
#
|
||||||
# Remove these: TODO,v, TODO.html,v, FAQ,v, FAQ.html,v from logs
|
# Remove these from the log file before processing to reduce the number
|
||||||
# before processing
|
# of unneeded log entries:
|
||||||
|
#
|
||||||
|
# /cvsroot/pgsql/doc/TODO
|
||||||
|
# /cvsroot/pgsql/doc/FAQ
|
||||||
|
# /cvsroot/pgsql/doc/src/FAQ/TODO.html
|
||||||
|
# /cvsroot/pgsql/doc/src/FAQ/FAQ.html
|
||||||
#
|
#
|
||||||
|
|
||||||
if [ "X$1" == "X-h" ]
|
if [ "X$1" == "X-h" ]
|
||||||
|
Reference in New Issue
Block a user