From: Bruce Momjian Date: Fri, 16 Aug 2002 04:31:52 +0000 (+0000) Subject: Added: X-Git-Tag: REL7_3~905 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f7e3a2ffcca3a9de7a5f5665d5245b0449a46f4;p=postgresql Added: > * Allow configuration files to be specified in a different directory --- diff --git a/doc/TODO b/doc/TODO index 1d0cdb20f0..1ef0c9d66c 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Thu Aug 15 13:47:16 EDT 2002 +Last updated: Fri Aug 16 00:31:51 EDT 2002 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -68,6 +68,7 @@ Administration * -Prevent SIGHUP and 'pg_ctl reload' from changing command line specified parameters to postgresql.conf defaults (Peter E) * Allow easy display of usernames in a group +* Allow configuration files to be specified in a different directory Data Types