projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15d1dfc
)
Update TODO list.
author
Bruce Momjian
Mon, 27 Sep 1999 19:56:50 +0000
(19:56 +0000)
committer
Bruce Momjian
Mon, 27 Sep 1999 19:56:50 +0000
(19:56 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/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