|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Thu Oct 1200:24:09 EDT 2000 |
| 3 | +Last updated:Thu Oct 1211:43:40 EDT 2000 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -139,7 +139,6 @@ COMMANDS
|
139 | 139 | * -Allow DELETE and UPDATE to use inheritance
|
140 | 140 | * Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
|
141 | 141 | * Allow BINARY option to SELECT, like we do with DECLARE
|
142 |
| -* Prevent truncate on table with a referential integrity trigger (RESTRICT) |
143 | 142 | * MOVE 0 should not move to end of cursor
|
144 | 143 | * Overhaul ACL (access control) code
|
145 | 144 |
|
|