projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
356a6a4
)
Update TODO list.
author
Bruce Momjian
Sun, 15 Oct 2000 21:50:49 +0000
(21:50 +0000)
committer
Bruce Momjian
Sun, 15 Oct 2000 21:50:49 +0000
(21:50 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index b013582315722f2b2485505273960fab29a9321a..53ea1f19a95568b38078009321882d6bad7a3fda 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
ODO list for PostgreSQL
========================
-Last updated: Sun Oct 15 17:
44:54
EDT 2000
+Last updated: Sun Oct 15 17:
50:15
EDT 2000
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-147,6
+147,7
@@
COMMANDS
* Overhaul ACL (access control) code
* Allow ORDER BY...LIMIT in INSERT INTO ... SELECT
* Add SHOW command to display locks
+* Allow INSERT INTO tab (col1, ..) VALUES (val1, ..), (val2, ..)
CLIENTS