mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 14:47:29 -04:00
Update TODO list.
This commit is contained in:
parent
d812de671a
commit
32d6ce1598
1 changed files with 1 additions and 1 deletions
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 a new issue