diff options
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Thu Dec 21 14:45:00 EST 2000 +Last updated: Sat Dec 23 09:48:47 EST 2000 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -70,6 +70,7 @@ ADMIN * -Unify configuration into one configuration file (Peter E) * -use setproctitle() if it exists for 'ps' display of status * Prevent initdb from running wrong version of postmaster/postgres +* Remove unused files during database vacuum or postmaster startup TYPES |