postgresql/src/backend/optimizer/path
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
..
allpaths.c Fix planning of parameterized appendrel paths with expensive join quals. 2013-07-07 22:37:24 -04:00
clausesel.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
costsize.c Implement the FILTER clause for aggregate function calls. 2013-07-16 20:15:36 -04:00
equivclass.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
indxpath.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
joinpath.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
joinrels.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
orindxpath.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
pathkeys.c Postpone creation of pathkeys lists to fix bug #8049. 2013-04-29 14:50:03 -04:00
tidpath.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00