Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-20 | Revert commit 66c0185a3 and follow-on patches. | Tom Lane | 17.0 |
| 2024-03-28 | Update comment in set_dummy_rel_pathlist(). | Tom Lane | 17.0 |
| 2024-03-26 | Remove some redundant set_cheapest() calls. | Tom Lane | 17.0 |
| 2024-03-26 | Propagate pathkeys from CTEs up to the outer query. | Tom Lane | 17.0 |
| 2023-10-10 | Replace has_multiple_baserels() with a bitmap test on all_baserels. | Tom Lane | 17.0 |