mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Update TODO list.
This commit is contained in:
1
doc/TODO
1
doc/TODO
@ -124,6 +124,7 @@ COMMANDS
|
|||||||
* Support UNION/INTERSECT/EXCEPT in sub-selects
|
* Support UNION/INTERSECT/EXCEPT in sub-selects
|
||||||
* 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
|
||||||
|
|
||||||
CLIENTS
|
CLIENTS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user