Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-09-10 | Fix memory leakage in nodeSubplan.c. | Tom Lane | 14.20 |
| 2023-02-25 | Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again. | Tom Lane | 14.8 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-11-03 | Guard against core dump from uninitialized subplan. | Tom Lane | 14.0 |
| 2020-09-27 | Move resolution of AlternativeSubPlan choices to the planner. | Tom Lane | 14.0 |
| 2020-08-15 | Be more careful about the shape of hashable subplan clauses. | Tom Lane | 14.0 |
| 2020-07-26 | Fix LookupTupleHashEntryHash() pipeline-stall issue. | Jeff Davis | 14.0 |