Commits

DateSubjectAuthorReleases
2023-03-13 Fix failure to detect some cases of improperly-nested aggregates. Tom Lane 11.20
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2023-01-18 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
2023-01-18 Remove redundant grouping and DISTINCT columns. Tom Lane 16.0
2023-01-12 Revert "Get rid of the "new" and "old" entries in a view's rangetable." Tom Lane 16.0
2023-01-12 Get rid of the "new" and "old" entries in a view's rangetable. Tom Lane 16.0
2022-10-03 Revert "Optimize order of GROUP BY keys". Tom Lane 16.0
2022-10-03 Revert "Optimize order of GROUP BY keys". Tom Lane 15.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2021-12-01 psql: include intra-query "--" comments in what's sent to the server. Tom Lane 15.0
2021-08-18 Fix check_agg_arguments' examination of aggregate FILTER clauses. Tom Lane 13.5
2021-08-18 Fix check_agg_arguments' examination of aggregate FILTER clauses. Tom Lane 12.9
2021-08-18 Fix check_agg_arguments' examination of aggregate FILTER clauses. Tom Lane 9.6.24
2021-08-18 Fix check_agg_arguments' examination of aggregate FILTER clauses. Tom Lane 11.14
2021-08-18 Fix check_agg_arguments' examination of aggregate FILTER clauses. Tom Lane 10.19
2021-08-18 Fix check_agg_arguments' examination of aggregate FILTER clauses. Tom Lane 14.0
2021-08-18 Fix check_agg_arguments' examination of aggregate FILTER clauses. Tom Lane 15.0
2020-07-22 Support infinity and -infinity in the numeric data type. Tom Lane 14.0
2020-06-13 Sync behavior of var_samp and stddev_samp for single NaN inputs. 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