Commits

DateSubjectAuthorReleases
2020-03-19 Introduce "anycompatible" family of polymorphic types. Tom Lane 13.0
2019-03-19 Implement OR REPLACE option for CREATE AGGREGATE. Andrew Gierth 12.0
2018-05-21 Improve spelling of new FINALFUNC_MODIFY aggregate attribute. Tom Lane 11.0
2018-01-26 Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. Tom Lane 11.0
2017-10-14 Explicitly track whether aggregate final functions modify transition state. Tom Lane 11.0
2016-06-22 Fix type-safety problem with parallel aggregate serial/deserialization. Tom Lane 9.6.0
2016-06-07 Message style and wording fixes Peter Eisentraut 9.6.0
2016-04-05 Fix parallel-safety code for parallel aggregation. Robert Haas 9.6.0
2016-04-05 Add parallel query support functions for assorted aggregates. Robert Haas 9.6.0
2016-01-20 Support multi-stage aggregation. Robert Haas 9.6.0
2014-04-23 Allow polymorphic aggregates to have non-polymorphic state data types. Tom Lane 9.4.0
2014-04-12 Create infrastructure for moving-aggregate optimization. Tom Lane 9.4.0
2013-12-23 Support ordered-set (WITHIN GROUP) aggregates. Tom Lane 9.4.0
2013-11-16 Allow aggregates to provide estimates of their transition state data size. Tom Lane 9.4.0
2013-09-03 Allow aggregate functions to be VARIADIC. Tom Lane 9.4.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2009-12-15 Support ORDER BY within aggregate function calls, at long last providing a Tom Lane 9.0.0
2007-02-17 Create AVG() aggregates for int8 and NUMERIC which do not compute X^2, Bruce Momjian 8.3.0
2006-07-27 Aggregate functions now support multiple input arguments. I also took Tom Lane 8.2.0
2003-11-21 COMMENT ON casts, conversions, languages, operator classes, and Tom Lane 8.0.0
2000-07-17 Revise aggregate functions per earlier discussions in pghackers. Tom Lane 7.1.1
2000-01-05 Update output to new psql conventions. Thomas G. Lockhart 7.1.1
1997-04-06 More splits and cleanups... Marc G. Fournier 7.1.1