diff options
author | Bruce Momjian | 1999-08-18 15:11:52 +0000 |
---|---|---|
committer | Bruce Momjian | 1999-08-18 15:11:52 +0000 |
commit | ca5c10f7784d30e9527308e400cd50376ba6bd3f (patch) | |
tree | 22cacb9209903cc8bb1c051fa0b46f88342f921d | |
parent | 02efaa14e50a0582fc53f1d34518a639c8eef3a9 (diff) |
Update TODO list.
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Wed Jul 28 13:51:59 EDT 1999 +Last updated: Wed Aug 18 11:10:25 EDT 1999 Current maintainer: Bruce Momjian ([email protected]) @@ -137,6 +137,7 @@ COMMANDS supplied ESCAPE * Move LIKE index optimization handling to the optimizer * Allow RULE recompilation +* Support UNION/INTERSECT/EXCEPT in sub-selects CLIENTS |