projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb6ffb4
)
Update TODO list.
author
Bruce Momjian
Mon, 29 Jan 2001 17:48:11 +0000
(17:48 +0000)
committer
Bruce Momjian
Mon, 29 Jan 2001 17:48:11 +0000
(17:48 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 624ea07b42ee937bdbfc427a3364828e9976b627..4ee5ba43adef3ccc5d805c8084b6db17a20b6707 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated:
Sun Jan 28 10:42:35
EST 2001
+Last updated:
Mon Jan 29 12:48:00
EST 2001
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-181,6
+181,8
@@
COMMANDS
* MOVE 0 should not move to end of cursor
* Overhaul ACL (access control) code
* Add SHOW command to display locks
+* Bring INSERT ... VALUES up to full SQL92 spec, disallow missing
+ columns, allow DEFAULT
CLIENTS