aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 187945d05f6..a3fdbc57026 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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