Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-19 | Fix incorrect pruning of NULL partition for boolean IS NOT clauses | David Rowley | 14.12 |
| 2023-10-12 | Fix incorrect step generation in HASH partition pruning | David Rowley | 14.10 |
| 2023-04-14 | Fix incorrect partition pruning logic for boolean partitioned tables | David Rowley | 14.8 |
| 2021-04-08 | Cleanup partition pruning step generation | David Rowley | 14.0 |
| 2020-11-02 | Allow run-time pruning on nested Append/MergeAppend nodes | David Rowley | 14.0 |