aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-08-16 04:31:52 +0000
committerBruce Momjian <bruce@momjian.us>2002-08-16 04:31:52 +0000
commit2f7e3a2ffcca3a9de7a5f5665d5245b0449a46f4 (patch)
tree1f57f315f01765657a1ef6fc78492e9dc925a0a8
parent6debc56bbc8913cc383fa7e7e27b28b6211b9608 (diff)
downloadpostgresql-2f7e3a2ffcca3a9de7a5f5665d5245b0449a46f4.tar.gz
postgresql-2f7e3a2ffcca3a9de7a5f5665d5245b0449a46f4.zip
Added:
> * Allow configuration files to be specified in a different directory
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 1d0cdb20f09..1ef0c9d66cf 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