Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-04-01 | Fix assert failure when planning setop subqueries with CTEs | David Rowley | 17.0 |
| 2024-03-25 | Allow planner to use Merge Append to efficiently implement UNION | David Rowley | 17.0 |
| 2024-02-16 | Attempt to stabilize flapping regression test | David Rowley | 17.0 |
| 2023-10-10 | Fix possible crash in add_paths_to_append_rel() | David Rowley | 17.0 |
| 2023-10-05 | Consider cheap startup paths in add_paths_to_append_rel | David Rowley | 17.0 |