summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/groupingsets.out
Commit message (Expand)AuthorAgeFilesLines
* Attempt to stabilize grouping sets regression test plans.Andrew Gierth2017-03-271-0/+1
* Support hashed aggregation with grouping sets.Andrew Gierth2017-03-271-7/+609
* Spelling fixes in code commentsPeter Eisentraut2017-03-141-1/+1
* Fix overeager pushdown of HAVING clauses when grouping sets are used.Andres Freund2016-02-081-0/+54
* Fix flattening of nested grouping sets.Andres Freund2015-07-261-0/+121
* Recognize GROUPING() as a aggregate expression.Andres Freund2015-07-261-0/+62
* Build column mapping for grouping sets in all required cases.Andres Freund2015-07-261-0/+23
* Support GROUPING SETS, CUBE and ROLLUP.Andres Freund2015-05-161-0/+590