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 187a687aaa0..88cb4b79580 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Sun Jul 18 20:49:38 EDT 1999
+Last updated: Tue Jul 20 13:15:50 EDT 1999
Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us)
@@ -179,6 +179,7 @@ MISC
* Make postgres user have a password by default
* Add configure test to check for C++ need for *.h and namespaces
* Allow BLCKSZ <= 64k, not <= 32k
+* redesign UNION structures to have separarate target lists
PERFORMANCE
-----------