Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-08 | Fix missed checks for hashability of container-type equality. | Tom Lane | 17 (unreleased) |
| 2024-05-20 | Revert commit 66c0185a3 and follow-on patches. | Tom Lane | 17.0 |
| 2024-03-26 | Propagate pathkeys from CTEs up to the outer query. | Tom Lane | 17.0 |
| 2024-03-19 | Improve EXPLAIN's display of SubPlan nodes and output parameters. | Tom Lane | 17.0 |
| 2023-07-14 | Allow plan nodes with initPlans to be considered parallel-safe. | Tom Lane | 17.0 |
| 2023-07-14 | Account for optimized MinMax aggregates during SS_finalize_plan. | Tom Lane | 17.0 |