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

Commitf904c79

Browse files
committed
Add missing --use-existing --help mention from regression binary.
Jan Urba?ski
1 parent4c7d48b commitf904c79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/test/regress/pg_regress.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
1212
* Portions Copyright (c) 1994, Regents of the University of California
1313
*
14-
* $PostgreSQL: pgsql/src/test/regress/pg_regress.c,v 1.71 2010/02/26 02:01:39 momjian Exp $
14+
* $PostgreSQL: pgsql/src/test/regress/pg_regress.c,v 1.72 2010/06/12 17:21:29 momjian Exp $
1515
*
1616
*-------------------------------------------------------------------------
1717
*/
@@ -1870,6 +1870,7 @@ help(void)
18701870
printf(_(" (can be used multiple times to concatenate)\n"));
18711871
printf(_(" --dlpath=DIR look for dynamic libraries in DIR\n"));
18721872
printf(_(" --temp-install=DIR create a temporary installation in DIR\n"));
1873+
printf(_(" --use-existing use an existing installation\n"));
18731874
printf(_("\n"));
18741875
printf(_("Options for \"temp-install\" mode:\n"));
18751876
printf(_(" --no-locale use C locale\n"));

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp