From: Bruce Momjian Date: Tue, 23 Jan 2001 00:50:10 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_1~722 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d90703aaf2e4891dc99a17739a4461fe627118a4;p=thirdparty%2Fpostgresql.git Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index 5d05fa039e0..0f871a92732 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Mon Jan 22 19:49:03 EST 2001 +Last updated: Mon Jan 22 19:50:01 EST 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -315,6 +315,7 @@ SOURCE CODE * Replace the use of fprint(stderr, ...) with elog() in backend code * -Allow libedit to be used in place of libreadline * -BSD/OS does not support locale because there is no LC_MESSAGES (Bruce) +* Remove unused pg_variable table ---------------------------------------------------------------------------