Commits

DateSubjectAuthorReleases
2025-11-26 Have the planner replace COUNT(ANY) with COUNT(*), when possible David Rowley 19 (unreleased)
2025-04-20 Fix issue with ORDER BY / DISTINCT aggregates and FILTER David Rowley 16.9
2025-04-20 Fix issue with ORDER BY / DISTINCT aggregates and FILTER David Rowley 17.5
2025-04-20 Fix issue with ORDER BY / DISTINCT aggregates and FILTER David Rowley 18.0
2025-02-18 Fix poorly written regression test David Rowley 18.0
2024-12-12 Detect redundant GROUP BY columns using UNIQUE indexes David Rowley 18.0
2024-03-27 Fix unstable aggregate regression test David Rowley 16.3
2024-03-27 Fix unstable aggregate regression test David Rowley 17.0
2024-01-04 Fix use of incorrect TupleTableSlot in DISTINCT aggregates David Rowley 16.2
2024-01-04 Fix use of incorrect TupleTableSlot in DISTINCT aggregates David Rowley 17.0
2023-02-13 Fix incorrect presorted DISTINCT aggregate if condition David Rowley 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-08-02 Improve performance of ORDER BY / DISTINCT aggregates David Rowley 16.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
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