Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-19 | Fix incorrect pruning of NULL partition for boolean IS NOT clauses | David Rowley | 15.7 |
| 2023-10-12 | Fix incorrect step generation in HASH partition pruning | David Rowley | 15.5 |
| 2023-04-14 | Fix incorrect partition pruning logic for boolean partitioned tables | David Rowley | 15.3 |
| 2022-04-05 | Refactor and cleanup runtime partition prune code a little | Alvaro Herrera | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-08-02 | Track a Bitmapset of non-pruned partitions in RelOptInfo | David Rowley | 15.0 |