Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-08-09 | Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. | Tom Lane | 15.9 |
| 2023-09-15 | Track nesting depth correctly when drilling down into RECORD Vars. | Tom Lane | 15.5 |
| 2023-06-29 | Fix order of operations in ExecEvalFieldStoreDeForm(). | Tom Lane | 15.4 |
| 2022-03-17 | Revert applying column aliases to the output of whole-row Vars. | Tom Lane | 15.0 |