Commit 8bc25734 authored by Bruce Momjian's avatar Bruce Momjian

Update TODO list.

parent 9682e808
......@@ -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
......
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