Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-04 | Add proper regression test for the recent SRFs-in-pathkeys problem. | Tom Lane | 14.5 |
| 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 | 14.0 |
| 2021-02-05 | Fix YA incremental sort bug. | Tom Lane | 14.0 |