mirror of https://github.com/postgres/postgres
Update TODO list.
This commit is contained in:
parent
d812de671a
commit
32d6ce1598
2
doc/TODO
2
doc/TODO
|
@ -129,7 +129,7 @@ COMMANDS
|
|||
* Allow DELETE and UPDATE to use inheritance using tablename*
|
||||
* 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 acting as foreign key
|
||||
* Prevent truncate on table with a referential integrity trigger
|
||||
|
||||
CLIENTS
|
||||
|
||||
|
|
Loading…
Reference in New Issue