pgsql/src/bin/initdb (initdb.sh)

From: petere(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/bin/initdb (initdb.sh)
Date: 2000-11-06 22:18:10
Message-ID: 200011062218.eA6MIA659191@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Monday, November 6, 2000 @ 17:18:10
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src/bin/initdb
from hub.org:/home/projects/pgsql/tmp/cvs-serv58463/src/bin/initdb

Modified Files:
initdb.sh

----------------------------- Log Message -----------------------------

Add -V option to backend, to show version, since --version doesn't seem
to work everywhere. Also, on FreeBSD you need to set the optreset variable
to 1 before parsing the command line a second time with getopt().

Browse pgsql-committers by date

  From Date Subject
Next Message petere 2000-11-06 22:18:11 pgsql/src/include (config.h.in)
Previous Message petere 2000-11-06 22:18:09 pgsql/src/backend/tcop (postgres.c)