Commits

DateSubjectAuthorReleases
2023-02-13 Fix incorrect presorted DISTINCT aggregate if condition David Rowley 16.0
2023-01-30 Make Vars be outer-join-aware. Tom Lane 16.0
2023-01-23 Harden new parallel string_agg/array_agg regression test David Rowley 16.0
2023-01-23 Allow parallel aggregate on string_agg and array_agg David Rowley 16.0
2023-01-17 Don't presort ORDER BY/DISTINCT Aggrefs with volatile functions David Rowley 16.0
2022-12-20 Add enable_presorted_aggregate GUC David Rowley 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-08-02 Improve performance of ORDER BY / DISTINCT aggregates David Rowley 16.0
2022-03-30 Optimize order of GROUP BY keys Tomas Vondra 15.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. 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
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 14.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 15.0
2021-04-02 Add Result Cache executor node (take 2) David Rowley 14.0
2021-04-01 Revert b6002a796 David Rowley 14.0
2021-03-31 Add Result Cache executor node David Rowley 14.0
2021-03-15 Drop SERIALIZABLE workaround from parallel query tests. Thomas Munro 14.0
2021-03-06 Add bit_xor aggregate function Peter Eisentraut 14.0