postgresql/doc
Noah Misch b560ec1b0d Implement the FILTER clause for aggregate function calls.
This is SQL-standard with a few extensions, namely support for
subqueries and outer references in clause expressions.

catversion bump due to change in Aggref and WindowFunc.

David Fetter, reviewed by Dean Rasheed.
2013-07-16 20:15:36 -04:00
..
src Implement the FILTER clause for aggregate function calls. 2013-07-16 20:15:36 -04:00
bug.template Stamp HEAD as 9.4devel. 2013-06-14 14:41:28 -04:00
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO