mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Update TODO list.
This commit is contained in:
1
doc/TODO
1
doc/TODO
@ -53,6 +53,7 @@ PARSER
|
||||
* SELECT COUNT('asdf') FROM pg_class WHERE oid=12 crashes
|
||||
* SELECT DISTINCT ON col1 col1 col2 FROM tab1 is broken [distinct]
|
||||
* -When using aggregates + GROUP BY, no rows in should yield no rows out(Tom)
|
||||
* Allow HAVING to use comparisons that have no aggregates, for portability
|
||||
|
||||
VIEWS
|
||||
|
||||
|
Reference in New Issue
Block a user