Commits

DateSubjectAuthorReleases
2021-02-05 Fix bug in HashAgg's selective-column-spilling logic. Tom Lane 13.2
2020-11-04 Remove useless entries for aggregate functions from fmgrtab.c. Tom Lane 14.0
2020-05-16 Run pgindent with new pg_bsd_indent version 2.1.1. Tom Lane 13.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-04-21 Fix minor violations of FunctionCallInvoke usage protocol. Tom Lane 11.8
2020-04-21 Fix minor violations of FunctionCallInvoke usage protocol. Tom Lane 12.3
2020-04-21 Fix minor violations of FunctionCallInvoke usage protocol. Tom Lane 13.0
2020-04-21 Fix minor violations of FunctionCallInvoke usage protocol. Tom Lane 9.6.18
2020-04-21 Fix minor violations of FunctionCallInvoke usage protocol. Tom Lane 10.13
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2018-05-21 Improve spelling of new FINALFUNC_MODIFY aggregate attribute. Tom Lane 11.0
2018-05-15 Fix type checking for support functions of parallel VARIADIC aggregates. Tom Lane 9.6.10
2018-05-15 Fix type checking for support functions of parallel VARIADIC aggregates. Tom Lane 10.5
2018-05-15 Fix type checking for support functions of parallel VARIADIC aggregates. Tom Lane 11.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-10-16 Treat aggregate direct arguments as per-agg data not per-trans data. Tom Lane 11.0
2017-10-16 Allow the built-in ordered-set aggregates to share transition state. Tom Lane 11.0
2017-10-16 Repair breakage of aggregate FILTER option. Tom Lane 11.0
2017-10-16 Repair breakage of aggregate FILTER option. Tom Lane 10.1
2017-10-15 Restore nodeAgg.c's ability to check for improperly-nested aggregates. Tom Lane 10.1
2017-10-15 Restore nodeAgg.c's ability to check for improperly-nested aggregates. Tom Lane 11.0
2017-10-14 Explicitly track whether aggregate final functions modify transition state. Tom Lane 11.0
2017-10-12 Fix AggGetAggref() so it won't lie to aggregate final functions. Tom Lane 11.0