Commits

DateSubjectAuthorReleases
2025-07-08 Consider explicit incremental sort for Append and MergeAppend Richard Guo 19 (unreleased)
2024-12-11 Enable BUFFERS with EXPLAIN ANALYZE by default David Rowley 18.0
2024-10-09 Consider explicit incremental sort for mergejoins Richard Guo 18.0
2023-07-04 Allow Incremental Sorts on GiST and SP-GiST indexes David Rowley 17.0
2022-12-16 Remove pessimistic cost penalization from Incremental Sort 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-04 Add proper regression test for the recent SRFs-in-pathkeys problem. Tom Lane 16.0
2022-08-04 Add proper regression test for the recent SRFs-in-pathkeys problem. Tom Lane 13.8
2022-08-04 Add proper regression test for the recent SRFs-in-pathkeys problem. Tom Lane 14.5
2022-08-04 Add proper regression test for the recent SRFs-in-pathkeys problem. Tom Lane 15.0
2022-03-30 Optimize order of GROUP BY keys Tomas Vondra 15.0
2021-04-20 Fix planner failure in some cases of sorting by an aggregate. Tom Lane 13.3
2021-04-20 Fix planner failure in some cases of sorting by an aggregate. Tom Lane 14.0
2021-02-15 Simplify loop logic in nodeIncrementalSort.c. Tom Lane 13.3
2021-02-15 Simplify loop logic in nodeIncrementalSort.c. Tom Lane 14.0
2021-02-05 Fix YA incremental sort bug. Tom Lane 14.0
2021-02-05 Fix YA incremental sort bug. Tom Lane 13.2
2020-12-21 Disallow SRFs when considering sorts below Gather Merge Tomas Vondra 14.0
2020-12-21 Disallow SRFs when considering sorts below Gather Merge Tomas Vondra 13.2
2020-12-21 Check parallel safety in generate_useful_gather_paths Tomas Vondra 13.2
2020-12-21 Check parallel safety in generate_useful_gather_paths Tomas Vondra 14.0
2020-12-21 Consider unsorted paths in generate_useful_gather_paths Tomas Vondra 13.2
2020-12-21 Consider unsorted paths in generate_useful_gather_paths Tomas Vondra 14.0
2020-11-03 Fix get_useful_pathkeys_for_relation for volatile expressions Tomas Vondra 13.1