projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52a8d71
)
Update TODO list.
author
Bruce Momjian
Sun, 27 Feb 2000 19:04:06 +0000
(19:04 +0000)
committer
Bruce Momjian
Sun, 27 Feb 2000 19:04:06 +0000
(19:04 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 030013635d346d5e5ea88a81c42ff2b33159e6de..28565ecf7320bf8306d222d3e75799096b29436e 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-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