From: Bruce Momjian Date: Mon, 14 May 2001 20:30:38 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_2_BETA1~1293 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83966889ed1ee662e70b8003087351b0074ae9f7;p=postgresql Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index 632370486c..ab960a120e 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Sat May 12 22:19:42 EDT 2001 +Last updated: Mon May 14 16:29:55 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -130,7 +130,7 @@ SYSTEM TABLES * Add unique indexes on pg_database * Check all system tables and add unique indexes as needed * Remove pg_listener index -* Remove unused pg_variable, pg_inheritproc, pg_ipl tables +* -Remove unused pg_variable, pg_inheritproc, pg_ipl tables COMMANDS