Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-11-16 | Ensure we preprocess expressions before checking their volatility. | Tom Lane | 13.14 |
| 2022-08-03 | Fix incorrect tests for SRFs in relation_can_be_sorted_early(). | Tom Lane | 13.8 |
| 2021-01-21 | Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. | Tom Lane | 13.2 |
| 2020-12-21 | Disallow SRFs when considering sorts below Gather Merge | Tomas Vondra | 13.2 |
| 2020-03-30 | Allow the planner-related functions and hook to accept the query string. | Fujii Masao | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |