We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9682e80 commit 8bc2573Copy full SHA for 8bc2573
doc/TODO
@@ -42,7 +42,7 @@ PARSER
42
* Be smarter about promoting types when UNION merges different data types
43
* SELECT ... UNION ... GROUP BY fails if column types disagree
44
* redesign INSERT ... SELECT to have two levels of target list
45
-* select * from pg_class where oid in (0,-1)
+* -select * from pg_class where oid in (0,-1)
46
47
VIEWS
48
0 commit comments