summaryrefslogtreecommitdiff
path: root/src/test/regress/expected/create_aggregate.out
Commit message (Expand)AuthorAgeFilesLines
* Fix type-safety problem with parallel aggregate serial/deserialization.Tom Lane2016-06-221-37/+7
* Message style and wording fixesPeter Eisentraut2016-06-071-1/+1
* Fix parallel-safety code for parallel aggregation.Robert Haas2016-04-051-2/+10
* Add parallel query support functions for assorted aggregates.Robert Haas2016-04-051-11/+80
* Support multi-stage aggregation.Robert Haas2016-01-201-0/+18
* Allow polymorphic aggregates to have non-polymorphic state data types.Tom Lane2014-04-231-1/+3
* Create infrastructure for moving-aggregate optimization.Tom Lane2014-04-121-0/+35
* Support ordered-set (WITHIN GROUP) aggregates.Tom Lane2013-12-231-0/+24
* Allow aggregates to provide estimates of their transition state data size.Tom Lane2013-11-161-1/+1
* Allow aggregate functions to be VARIADIC.Tom Lane2013-09-031-0/+7
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-2/+2
* Support ORDER BY within aggregate function calls, at long last providing aTom Lane2009-12-151-4/+20
* Create AVG() aggregates for int8 and NUMERIC which do not compute X^2,Bruce Momjian2007-02-171-3/+3
* Aggregate functions now support multiple input arguments. I also tookTom Lane2006-07-271-5/+22
* COMMENT ON casts, conversions, languages, operator classes, andTom Lane2003-11-211-0/+9
* Revise aggregate functions per earlier discussions in pghackers.Tom Lane2000-07-171-8/+7
* Update output to new psql conventions.Thomas G. Lockhart2000-01-051-6/+12
* More splits and cleanups...Marc G. Fournier1997-04-061-0/+14