pg_regress --use-existing does not appear in --help

Started by Jan Urbańskiover 15 years ago2 messages
#1Jan Urbański
wulczer@wulczer.org
1 attachment(s)

Hi,

per $SUBJECT.

Cheers,
Jan

Attachments:

pg-regress-use-existing.patchtext/x-diff; name=pg-regress-use-existing.patchDownload
diff --git a/src/test/regress/pg_regress.c b/src/test/regress/pg_regress.c
index 9de4189..ebdf812 100644
--- a/src/test/regress/pg_regress.c
+++ b/src/test/regress/pg_regress.c
@@ -1870,6 +1870,7 @@ help(void)
 	printf(_("                            (can be used multiple times to concatenate)\n"));
 	printf(_("  --dlpath=DIR              look for dynamic libraries in DIR\n"));
 	printf(_("  --temp-install=DIR        create a temporary installation in DIR\n"));
+	printf(_("  --use-existing            use an existing installation\n"));
 	printf(_("\n"));
 	printf(_("Options for \"temp-install\" mode:\n"));
 	printf(_("  --no-locale               use C locale\n"));
#2Bruce Momjian
bruce@momjian.us
In reply to: Jan Urbański (#1)
Re: pg_regress --use-existing does not appear in --help

Jan Urba��ski wrote:

Hi,

per $SUBJECT.

Applied.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ None of us is going to be here forever. +