mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
Update TODO list.
This commit is contained in:
2
doc/TODO
2
doc/TODO
@ -129,7 +129,7 @@ COMMANDS
|
|||||||
* Allow DELETE and UPDATE to use inheritance using tablename*
|
* Allow DELETE and UPDATE to use inheritance using tablename*
|
||||||
* 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 acting as foreign key
|
* Prevent truncate on table with a referential integrity trigger
|
||||||
|
|
||||||
CLIENTS
|
CLIENTS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user