Update TODO list.
authorBruce Momjian
Tue, 22 May 2001 01:35:25 +0000 (01:35 +0000)
committerBruce Momjian
Tue, 22 May 2001 01:35:25 +0000 (01:35 +0000)
doc/TODO

index cd52a8339346f3d4af8db6479363acd6c972a9b6..0f9096f6ec5f576e1e3580eb44e844432d820ed3 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Mon May 21 14:40:08 EDT 2001
+Last updated:      Mon May 21 21:35:07 EDT 2001
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -130,6 +130,7 @@ SYSTEM TABLES
 * Check all system tables and add unique indexes as needed
 * Remove pg_listener index
 * -Remove unused pg_variable, pg_inheritproc, pg_ipl tables
+* Add pg_depend table to track object dependencies
 
 COMMANDS