aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-02-08 06:41:30 +0000
committerBruce Momjian <bruce@momjian.us>2002-02-08 06:41:30 +0000
commitc7831585dd56f411298f7852c78e3c847b185e7a (patch)
tree5f1d67e99662020394a91c7844fab7945ec7b78a
parent4af4c5047ae5985c817b4a2e2a48bdb0f5d61f8e (diff)
downloadpostgresql-c7831585dd56f411298f7852c78e3c847b185e7a.tar.gz
postgresql-c7831585dd56f411298f7852c78e3c847b185e7a.zip
Oops, already completed:
< * Have checkpoint process identify itself via ps status display
-rw-r--r--doc/TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 81c3e8f974b..48e2cd61292 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Thu Feb 7 23:32:04 EST 2002
+Last updated: Fri Feb 8 01:41:04 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -66,7 +66,6 @@ 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