]> granicus.if.org Git - postgresql/commitdiff
Update TODO list.
authorBruce Momjian <bruce@momjian.us>
Mon, 14 May 2001 20:30:38 +0000 (20:30 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 14 May 2001 20:30:38 +0000 (20:30 +0000)
doc/TODO

index 632370486cfd9def6bd87a4e67fb49c1c0da04f2..ab960a120e8d26a894cc2c41c8407068544946e6 100644 (file)
--- 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