]> granicus.if.org Git - postgresql/commitdiff
Added:
authorBruce Momjian <bruce@momjian.us>
Fri, 1 Feb 2002 17:00:17 +0000 (17:00 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 1 Feb 2002 17:00:17 +0000 (17:00 +0000)
> * Prevent SIGHUP and 'pg_ctl reload' from changing command line
>   specified parameters to postgresql.conf defaults

doc/TODO

index 5328b520688834d9982e384f232877152c758fc1..3ed6b6705a48e8713a0ea47bc38663291dd8fe9d 100644 (file)
--- 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