Commits

DateSubjectAuthorReleases
2020-07-22 Support infinity and -infinity in the numeric data type. Tom Lane 14.0
2020-06-13 Fix behavior of float aggregates for single Inf or NaN inputs. Tom Lane 13.0
2020-06-13 Fix behavior of float aggregates for single Inf or NaN inputs. Tom Lane 14.0
2020-06-13 Fix behavior of float aggregates for single Inf or NaN inputs. Tom Lane 12.4
2020-06-11 Fix mishandling of NaN counts in numeric_[avg_]combine. Tom Lane 13.0
2020-06-11 Fix mishandling of NaN counts in numeric_[avg_]combine. Tom Lane 14.0
2020-06-11 Fix mishandling of NaN counts in numeric_[avg_]combine. Tom Lane 11.9
2020-06-11 Fix mishandling of NaN counts in numeric_[avg_]combine. Tom Lane 12.4
2020-06-11 Fix mishandling of NaN counts in numeric_[avg_]combine. Tom Lane 10.14
2020-06-11 Rework HashAgg GUCs. Jeff Davis 13.0
2020-06-11 Rework HashAgg GUCs. Jeff Davis 14.0
2020-03-24 Reduce test time for disk-based Hash Aggregation. Jeff Davis 13.0
2020-03-19 Introduce "anycompatible" family of polymorphic types. Tom Lane 13.0
2020-03-18 Disk-based Hash Aggregation. Jeff Davis 13.0
2020-01-02 Test GROUP BY matching of join columns that are type-coerced by USING. Tom Lane 13.0
2019-07-03 Don't remove surplus columns from GROUP BY for inheritance parents David Rowley 9.6.15
2019-07-03 Don't remove surplus columns from GROUP BY for inheritance parents David Rowley 10.10
2019-07-03 Don't remove surplus columns from GROUP BY for inheritance parents David Rowley 11.5
2019-07-03 Don't remove surplus columns from GROUP BY for inheritance parents David Rowley 12.0
2019-07-03 Don't remove surplus columns from GROUP BY for inheritance parents David Rowley 13.0
2019-05-23 Fix array size allocation for HashAggregate hash keys. Andrew Gierth 10.9
2019-05-23 Fix array size allocation for HashAggregate hash keys. Andrew Gierth 11.4
2019-05-23 Fix array size allocation for HashAggregate hash keys. Andrew Gierth 12.0
2019-05-20 Minimally fix partial aggregation for aggregates that don't have one argument. Andres Freund 11.4
2019-05-20 Minimally fix partial aggregation for aggregates that don't have one argument. Andres Freund 12.0