mirror of
https://github.com/postgres/postgres.git
synced 2026-04-20 22:00:13 -04:00
Update TODO list.
This commit is contained in:
parent
b15a7c9fbe
commit
5a76a94e41
1 changed files with 1 additions and 0 deletions
1
doc/TODO
1
doc/TODO
|
|
@ -43,6 +43,7 @@ PARSER
|
|||
* SELECT ... UNION ... GROUP BY fails if column types disagree
|
||||
* redesign INSERT ... SELECT to have two levels of target list
|
||||
* -select * from pg_class where oid in (0,-1)
|
||||
* have INTERSECT/EXCEPT prevent duplicates unless ALL is specified
|
||||
|
||||
VIEWS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue