Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-05-05 | Fix query pullup issue with WindowClause runCondition | David Rowley | 17.0 |
| 2024-04-01 | Fix assert failure when planning setop subqueries with CTEs | David Rowley | 17.0 |
| 2024-02-07 | Adjust reltarget assignment for UPPERREL_PARTIAL_DISTINCT rel | David Rowley | 17.0 |
| 2023-10-10 | Fix possible crash in add_paths_to_append_rel() | David Rowley | 17.0 |
| 2023-10-09 | Remove debug_print_rel and replace usages with pprint | David Rowley | 17.0 |
| 2023-10-05 | Consider cheap startup paths in add_paths_to_append_rel | David Rowley | 17.0 |
| 2023-09-28 | Add missing TidRangePath handling in print_path() | David Rowley | 17.0 |