pgsql/ rc/bin/scripts/createdb oc/src/sgml/ref ...

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/ rc/bin/scripts/createdb oc/src/sgml/ref ...
Date: 2001-02-18 17:53:55
Message-ID: 200102181753.f1IHrtq00516@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)org 01/02/18 12:53:55

Modified files:
src/bin/scripts: createdb
doc/src/sgml/ref: createdb.sgml
src/test/regress: pg_regress.sh

Log message:
Add --template option to createdb script to allow access to WITH TEMPLATE
option of CREATE DATABASE. In pg_regress, create regression database
from template0 to ensure that any installation-local cruft in template1
will not mess up the tests.

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut - PostgreSQL 2001-02-18 18:06:11 pgsql/src/backend/parser gram.y
Previous Message Peter Eisentraut - PostgreSQL 2001-02-18 17:17:17 pgsql/doc/src/sgml func.sgml