pgsql/src/tools (release_prep) - Mailing list pgsql-committers

From Peter Eisentraut - PostgreSQL
Subject pgsql/src/tools (release_prep)
Date
Msg-id 200005310028.UAA08681@hub.org
Whole thread Raw
List pgsql-committers
  Date: Tuesday, May 30, 2000 @ 20:28:42
Author: petere

Update of /home/projects/pgsql/cvsroot/pgsql/src/tools
     from hub.org:/home/projects/pgsql/tmp/cvs-serv2610/src/tools

Modified Files:
    release_prep

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

The heralded `Grand Unified Configuration scheme' (GUC)

That means you can now set your options in either or all of $PGDATA/configuration,
some postmaster option (--enable-fsync=off), or set a SET command. The list of
options is in backend/utils/misc/guc.c, documentation will be written post haste.

pg_options is gone, so is that pq_geqo config file. Also removed were backend -K,
-Q, and -T options (no longer applicable, although -d0 does the same as -Q).

Added to configure an --enable-syslog option.

changed all callers from TPRINTF to elog(DEBUG)


pgsql-committers by date:

Previous
From: Bruce Momjian - CVS
Date:
Subject: pgsql/doc/src/sgml/ref (pg_passwd.sgml)
Next
From: Peter Eisentraut - PostgreSQL
Date:
Subject: pgsql/src (configure configure.in)