pgsql-server/src backend/tcop/postgres.c backe ...
Thomas Lockhart <thomas@postgresql.org>
From: thomas@postgresql.org (Thomas Lockhart)
To: pgsql-committers@postgresql.org
Date: 2002-08-04T06:26:38Z
Lists: pgsql-hackers
CVSROOT: /cvsroot Module name: pgsql-server Changes by: thomas@postgresql.org 02/08/04 02:26:38 Modified files: src/backend/tcop: postgres.c src/backend/bootstrap: bootstrap.c src/backend/postmaster: postmaster.c src/bin/initdb : initdb.sh src/bin/pg_ctl : pg_ctl.sh src/include/access: xlog.h Log message: Implement WAL log location control using "-X" or PGXLOG.