Update TODO list.

This commit is contained in:
Bruce Momjian 2000-02-27 19:04:06 +00:00
parent 52a8d71203
commit 8b33278450
1 changed files with 1 additions and 0 deletions

View File

@ -177,6 +177,7 @@ COMMANDS
* Allow RULE recompilation
* Support UNION/INTERSECT/EXCEPT in sub-selects
* Allow DELETE and UPDATE to use inheritance using tablename*
* Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
CLIENTS