Commit 5a76a94e authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent b15a7c9f
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment