projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a13b3f8
)
Update TODO list.
author
Bruce Momjian
<bruce@momjian.us>
Wed, 14 Jun 2000 02:25:02 +0000
(
02:25
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Wed, 14 Jun 2000 02:25:02 +0000
(
02:25
+0000)
doc/TODO
patch
|
blob
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 9c858e9be530ae6b007b49ef932356577a09762c..da5ba6e705cc241f70fa06e001c62a5c2752d93d 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated: Tue Jun 13
04:04:27
EDT 2000
+Last updated: Tue Jun 13
22:24:15
EDT 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@
-133,6
+133,7
@@
COMMANDS
* 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
+* Overhaul ACL (access control) code
CLIENTS