Update TODO list.

REL7_0_PATCHES
Bruce Momjian 27 years ago
parent 9ee60db50e
commit c167863f3c
  1. 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

Loading…
Cancel
Save