From: Bruce Momjian Date: Fri, 8 Feb 2002 04:32:17 +0000 (+0000) Subject: Added: X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=833ba6448dd5eb3fc0adacb6093eda71f85c9f50;p=users%2Fbernd%2Fpostgres.git Added: > * Have checkpoint process identify itself via ps status display --- diff --git a/doc/TODO b/doc/TODO index 5699c6486b..81c3e8f974 100644 --- 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