Update TODO list.
This commit is contained in:
parent
ceb6d01d76
commit
c0ead4883c
3
doc/TODO
3
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Thu Oct 12 00:24:09 EDT 2000
|
Last updated: Thu Oct 12 11:43:40 EDT 2000
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -139,7 +139,6 @@ COMMANDS
|
|||||||
* -Allow DELETE and UPDATE to use inheritance
|
* -Allow DELETE and UPDATE to use inheritance
|
||||||
* Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
|
* Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
|
||||||
* Allow BINARY option to SELECT, like we do with DECLARE
|
* Allow BINARY option to SELECT, like we do with DECLARE
|
||||||
* Prevent truncate on table with a referential integrity trigger (RESTRICT)
|
|
||||||
* MOVE 0 should not move to end of cursor
|
* MOVE 0 should not move to end of cursor
|
||||||
* Overhaul ACL (access control) code
|
* Overhaul ACL (access control) code
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user