Update TODO list.

This commit is contained in:
Bruce Momjian 2001-05-14 20:30:38 +00:00
parent 1e7b79cebc
commit 83966889ed
1 changed files with 2 additions and 2 deletions

View File

@ -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