Skip to content

Commit c167863

Browse files
committed
Update TODO list.
1 parent 9ee60db commit c167863

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/TODO

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ PARSER
5353
* SELECT COUNT('asdf') FROM pg_class WHERE oid=12 crashes
5454
* SELECT DISTINCT ON col1 col1 col2 FROM tab1 is broken [distinct]
5555
* -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
5657

5758
VIEWS
5859

0 commit comments

Comments
 (0)