projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3477957
)
Update TODO list.
author
Bruce Momjian
<
[email protected]
>
Mon, 12 Jun 2000 01:12:26 +0000
(
01:12
+0000)
committer
Bruce Momjian
<
[email protected]
>
Mon, 12 Jun 2000 01:12:26 +0000
(
01:12
+0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 9dcf83e2f79dc071170d82bb3b5d125f7a8c3467..f6cc183dc7ff2771395011f557bcfc8cba46dbf6 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated:
Fri Jun 9 08:12:59
EDT 2000
+Last updated:
Sun Jun 11 21:11:41
EDT 2000
Current maintainer: Bruce Momjian (
[email protected]
)
@@
-131,6
+131,7
@@
COMMANDS
* Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
* Allow BINARY option to SELECT, like we do with DECLARE
* Prevent truncate on table with a referential integrity trigger
+* MOVE 0 should not move to end of cursor
CLIENTS