]> granicus.if.org Git - postgresql/commitdiff
Update TODO list.
authorBruce Momjian <bruce@momjian.us>
Mon, 27 Sep 1999 19:56:50 +0000 (19:56 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 27 Sep 1999 19:56:50 +0000 (19:56 +0000)
doc/TODO

index 7a19c83b5a924eb393cc8d4434f6fb27cd12f5b0..9a40b9b495475a2adfd226e94cd770a8a91e6b4d 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -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