aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 5328b520688..3ed6b6705a4 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Sat Jan 26 23:22:17 EST 2002
+Last updated: Fri Feb 1 11:59:54 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -61,6 +61,8 @@ ADMIN
* Remove behavior of postmaster -o after making postmaster/postgres
flags unique
* Allow logging of query durations
+* Prevent SIGHUP and 'pg_ctl reload' from changing command line
+ specified parameters to postgresql.conf defaults
DATA TYPES