Allow configuration files to be placed outside the data directory.

Bruce Momjian <bruce@momjian.us>

Commit: 130f89e93f59cdb4b160cbc31e6929de25d13794
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-07-11T00:18:45Z
Releases: 8.0.0
Allow configuration files to be placed outside the data directory.

Add new postgresql.conf variables to point to data, pg_hba.conf, and
pg_ident.conf files.

Needs more documentation.

Files