git.postgresql.org Git - postgresql.git/commit
2000年5月31日 00:28:42 +0000 (00:28 +0000)
2000年5月31日 00:28:42 +0000 (00:28 +0000)
commit 6a68f42648f54690ad5b5ae6fb9104e86e15f0f1
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)
54 files changed:
This is the main PostgreSQL git repository.
RSS
Atom