Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite19e382

Browse files
committed
Update comments.
1 parente7fb556 commite19e382

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

‎src/tools/pgcvslog

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,13 @@
1818
# To find branch time, look for "branches:" tag in CVS commit logs
1919
# e.g. "branches: 1.398.4;" matches "REL8_0_STABLE: 1.398.0.4".
2020
#
21-
# Remove these: TODO,v, TODO.html,v, FAQ,v, FAQ.html,v from logs
22-
# before processing
21+
# Remove these from the log file before processing to reduce the number
22+
# of unneeded log entries:
23+
#
24+
#/cvsroot/pgsql/doc/TODO
25+
#/cvsroot/pgsql/doc/FAQ
26+
#/cvsroot/pgsql/doc/src/FAQ/TODO.html
27+
#/cvsroot/pgsql/doc/src/FAQ/FAQ.html
2328
#
2429

2530
if [ "X$1" == "X-h" ]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp