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

Commitfe38579

Browse files
committed
Add comment.
1 parentf7c6cb0 commitfe38579

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/tools/pgcvslog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
#!/bin/sh
22

3-
# $PostgreSQL: pgsql/src/tools/pgcvslog,v 1.38 2007/10/05 18:40:52 momjian Exp $
3+
# $PostgreSQL: pgsql/src/tools/pgcvslog,v 1.39 2007/10/09 02:56:44 momjian Exp $
44

55
# This utility is used to generate a compact list of changes
66
# for each release, bjm 2000-02-22
77

88
# Usage: pgcvslog [-d] [-h]
99
# -d delete commits that include back branches
1010
# -h is HTML output
11+
# "-d" is useful for generating release notes for major releases
1112

1213
# This program basically takes a cvs log, groups it by commit timestamp
1314
# and line number, then compares adjacent messages. If they have the same

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp