Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-16 | Teach hash_ok_operator() that record_eq is only sometimes hashable. | Tom Lane | 14.2 |
| 2021-09-14 | Fix planner error with multiple copies of an AlternativeSubPlan. | 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-14 | Cope with lateral references in the quals of a subquery RTE. | Tom Lane | 14.0 |