Skip to content

Commit 0a26824

Browse files
committed
Spell long option with -c not --, for compatibility's sake.
1 parent 38f5fdb commit 0a26824

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/bin/initdb/initdb.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
2828
# Portions Copyright (c) 1994, Regents of the University of California
2929
#
30-
# $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.154 2002/05/17 02:20:26 tgl Exp $
30+
# $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.155 2002/05/21 19:06:00 tgl Exp $
3131
#
3232
#-------------------------------------------------------------------------
3333

@@ -621,7 +621,7 @@ echo "ok"
621621
# To break an SQL command across lines in this script, backslash-escape all
622622
# internal newlines in the command.
623623

624-
PGSQL_OPT="$PGSQL_OPT -O --search_path=pg_catalog"
624+
PGSQL_OPT="$PGSQL_OPT -O -c search_path=pg_catalog"
625625

626626
$ECHO_N "initializing pg_shadow... "$ECHO_C
627627

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy