]> granicus.if.org Git - postgresql/commitdiff
Added:
authorBruce Momjian <bruce@momjian.us>
Fri, 8 Feb 2002 04:32:17 +0000 (04:32 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 8 Feb 2002 04:32:17 +0000 (04:32 +0000)
> * Have checkpoint process identify itself via ps status display

doc/TODO

index 5699c6486b6a23e236a9f2ac705db5e7abbcb157..81c3e8f974bcb6e1430b94b89126215c8b3e8a34 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:          Mon Feb  4 15:49:34 EST 2002
+Last updated:          Thu Feb  7 23:32:04 EST 2002
 
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -66,6 +66,7 @@ ADMIN
 * Allow logging of query durations
 * Prevent SIGHUP and 'pg_ctl reload' from changing command line
   specified parameters to postgresql.conf defaults
+* Have checkpoint process identify itself via ps status display
 
 
 DATA TYPES