Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |
| 2025-03-11 | Improve EXPLAIN's display of window functions. | Tom Lane | 18.0 |
| 2024-12-19 | Convert SetOp to read its inputs as outerPlan and innerPlan. | Tom Lane | 18.0 |
| 2024-08-09 | Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. | Tom Lane | 18.0 |