summaryrefslogtreecommitdiff
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 e01c1ead521..6f6995efce3 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Wed Apr 25 13:49:12 EDT 2001
+Last updated: Sun Apr 29 22:35:31 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -53,6 +53,7 @@ ADMIN
number, not just messages [elog]
* Allow international error message support and add error codes [elog]
* Remove unused files during database vacuum or postmaster startup
+* Add tablename symlinks for numeric file names
TYPES