Skip to content
Snippets Groups Projects
Commit 5a76a94e authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update TODO list.

parent b15a7c9f
No related branches found
Tags
No related merge requests found
...@@ -43,6 +43,7 @@ PARSER ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment