mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
Update TODO list.
This commit is contained in:
1
doc/TODO
1
doc/TODO
@@ -43,6 +43,7 @@ PARSER
|
|||||||
* SELECT ... UNION ... GROUP BY fails if column types disagree
|
* SELECT ... UNION ... GROUP BY fails if column types disagree
|
||||||
* redesign INSERT ... SELECT to have two levels of target list
|
* redesign INSERT ... SELECT to have two levels of target list
|
||||||
* -select * from pg_class where oid in (0,-1)
|
* -select * from pg_class where oid in (0,-1)
|
||||||
|
* have INTERSECT/EXCEPT prevent duplicates unless ALL is specified
|
||||||
|
|
||||||
VIEWS
|
VIEWS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user