Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-08 | Improve fix for not entering parallel mode when holding interrupts. | Tom Lane | 17.1 |
| 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 |
| 2023-12-19 | Prevent integer overflow when forming tuple width estimates. | Tom Lane | 17.0 |
| 2023-10-24 | Fix problems when a plain-inheritance parent table is excluded. | Tom Lane | 17.0 |
| 2023-07-14 | Allow plan nodes with initPlans to be considered parallel-safe. | Tom Lane | 17.0 |