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

Commit477c01b

Browse files
committed
Remove incorrect email address for pg_upgrade bug reports.
1 parentf87bd25 commit477c01b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

‎contrib/pg_upgrade/option.c

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*options functions
55
*
66
*Copyright (c) 2010, PostgreSQL Global Development Group
7-
*$PostgreSQL: pgsql/contrib/pg_upgrade/option.c,v 1.12 2010/07/06 19:18:55 momjian Exp $
7+
*$PostgreSQL: pgsql/contrib/pg_upgrade/option.c,v 1.13 2010/07/1318:14:14 momjian Exp $
88
*/
99

1010
#include"pg_upgrade.h"
@@ -259,10 +259,6 @@ or\n"), ctx->old.port, ctx->new.port, ctx->user);
259259
C:\\> set NEWBINDIR=newCluster/bin\n\
260260
C:\\> pg_upgrade\n"));
261261
#endif
262-
printf(_("\n\
263-
You may find it useful to save the preceding 5 commands in a shell script\n\
264-
\n\
265-
Report bugs to <pg-migrator-general@lists.pgfoundry.org>\n"));
266262
}
267263

268264

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp