Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-20 | Clean up all relid fields of RestrictInfos during join removal. | Tom Lane | 18.4 |
| 2025-08-28 | Fix "variable not found in subplan target lists" in semijoin de-duplication. | Tom Lane | 18.0 |
| 2025-06-29 | Fix some new issues with planning of PlaceHolderVars. | Tom Lane | 18.0 |
| 2025-06-20 | Remove planner's have_dangerous_phv() join-order restriction. | Tom Lane | 18.0 |
| 2024-09-27 | Recalculate where-needed data accurately after a join removal. | Tom Lane | 18.0 |