Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-03 | Fix typos in comments, code and documentation | Michael Paquier | 14.7 |
| 2022-08-03 | Fix incorrect tests for SRFs in relation_can_be_sorted_early(). | Tom Lane | 14.5 |
| 2021-04-20 | Fix planner failure in some cases of sorting by an aggregate. | Tom Lane | 14.0 |
| 2021-03-29 | Cache if PathTarget and RestrictInfos contain volatile functions | David Rowley | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-21 | Disallow SRFs when considering sorts below Gather Merge | Tomas Vondra | 14.0 |