Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-11-16 | Ensure we preprocess expressions before checking their volatility. | Tom Lane | 14.11 |
| 2022-08-03 | Fix incorrect tests for SRFs in relation_can_be_sorted_early(). | Tom Lane | 14.5 |
| 2021-06-10 | Reconsider the handling of procedure OUT parameters. | Tom Lane | 14.0 |
| 2021-01-21 | Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar. | Tom Lane | 14.0 |