Update TODO list.

This commit is contained in:
Bruce Momjian 1999-09-27 19:56:50 +00:00
parent 15d1dfcf9a
commit 23e10804f0

View File

@ -150,6 +150,7 @@ COMMANDS
* -Move LIKE index optimization handling to the optimizer
* Allow RULE recompilation
* Support UNION/INTERSECT/EXCEPT in sub-selects
* Allow DELETE and UPDATE to use inheritance using tablename*
CLIENTS