Commits

DateSubjectAuthorReleases
2022-04-20 Remove trailing whitespace from *.sgml files. Tom Lane 15.0
2020-11-04 Declare assorted array functions using anycompatible not anyelement. Tom Lane 14.0
2018-05-21 Improve spelling of new FINALFUNC_MODIFY aggregate attribute. Tom Lane 11.0
2017-10-14 Explicitly track whether aggregate final functions modify transition state. Tom Lane 11.0
2016-10-30 Improve speed of aggregates that use array_append as transition function. Tom Lane 10.0
2016-10-30 Improve speed of aggregates that use array_append as transition function. Tom Lane 9.5.6
2016-10-30 Improve speed of aggregates that use array_append as transition function. Tom Lane 9.6.2
2016-06-22 Improve user-facing documentation for partial/parallel aggregation. Tom Lane 9.6.0
2014-11-25 Support arrays as input to array_agg() and ARRAY(SELECT ...). Tom Lane 9.5.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-09-03 Allow aggregate functions to be VARIADIC. Tom Lane 9.4.0
2011-03-23 Improve user-defined-aggregates documentation. Tom Lane 8.2.21
2011-03-23 Improve user-defined-aggregates documentation. Tom Lane 8.3.15
2011-03-23 Improve user-defined-aggregates documentation. Tom Lane 8.4.8
2011-03-23 Improve user-defined-aggregates documentation. Tom Lane 9.0.4
2011-03-23 Improve user-defined-aggregates documentation. Tom Lane 9.1.0
2011-03-23 Fix ancient typo in user-defined-aggregates documentation. Tom Lane 8.2.21
2011-03-23 Fix ancient typo in user-defined-aggregates documentation. Tom Lane 8.3.15
2011-03-23 Fix ancient typo in user-defined-aggregates documentation. Tom Lane 8.4.8
2011-03-23 Fix ancient typo in user-defined-aggregates documentation. Tom Lane 9.0.4
2011-03-23 Fix ancient typo in user-defined-aggregates documentation. Tom Lane 9.1.0
2010-02-08 Create an official API function for C functions to use to check if they are Tom Lane 9.0.0
2009-06-20 Fix things so that array_agg_finalfn does not modify or free its input Tom Lane 8.4.0