Skip to content

Commit 23b5ca9

Browse files
committed
Encoding isn't necessarily multibyte
1 parent 6840aa3 commit 23b5ca9

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.141 2001/11/24 18:55:53 momjian Exp $
30+
# $Header: /cvsroot/pgsql/src/bin/initdb/Attic/initdb.sh,v 1.142 2001/11/25 22:19:30 petere Exp $
3131
#
3232
#-------------------------------------------------------------------------
3333

@@ -273,7 +273,7 @@ if [ "$usage" ]; then
273273
echo " [-D, --pgdata] DATADIR Location for this database cluster"
274274
echo " -W, --pwprompt Prompt for a password for the new superuser"
275275
if [ -n "$MULTIBYTE" ] ; then
276-
echo " -E, --encoding ENCODING Sets default multibyte encoding for new databases"
276+
echo " -E, --encoding ENCODING Set default encoding for new databases"
277277
fi
278278
echo " -U, --username NAME Database superuser name"
279279
echo "Less commonly used options: "

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