mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Update TODO list.
This commit is contained in:
parent
9682e8081b
commit
8bc25734a1
1 changed files with 1 additions and 1 deletions
2
doc/TODO
2
doc/TODO
|
|
@ -42,7 +42,7 @@ PARSER
|
|||
* Be smarter about promoting types when UNION merges different data types
|
||||
* 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)
|
||||
* -select * from pg_class where oid in (0,-1)
|
||||
|
||||
VIEWS
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue