Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-24 | Fix incorrect logic for hashed IN / NOT IN with non-strict operators | David Rowley | 14.23 |
| 2024-11-25 | Fix NULLIF()'s handling of read-write expanded objects. | Tom Lane | 14.16 |
| 2021-04-13 | Redesign the caching done by get_cached_rowtype(). | Tom Lane | 14.0 |
| 2021-04-08 | Speedup ScalarArrayOpExpr evaluation | David Rowley | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-09 | Support subscripting of arbitrary types, not only arrays. | Tom Lane | 14.0 |
| 2020-11-24 | Move per-agg and per-trans duplicate finding to the planner. | Heikki Linnakangas | 14.0 |
| 2020-09-27 | Move resolution of AlternativeSubPlan choices to the planner. | Tom Lane | 14.0 |