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 9ee60db commit c167863Copy full SHA for c167863
doc/TODO
@@ -53,6 +53,7 @@ PARSER
53
* SELECT COUNT('asdf') FROM pg_class WHERE oid=12 crashes
54
* SELECT DISTINCT ON col1 col1 col2 FROM tab1 is broken [distinct]
55
* -When using aggregates + GROUP BY, no rows in should yield no rows out(Tom)
56
+* Allow HAVING to use comparisons that have no aggregates, for portability
57
58
VIEWS
59
0 commit comments