Commits

DateSubjectAuthorReleases
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-10-12 Fix incorrect step generation in HASH partition pruning David Rowley 11.22
2023-10-12 Fix incorrect step generation in HASH partition pruning David Rowley 12.17
2023-10-12 Fix incorrect step generation in HASH partition pruning David Rowley 13.13
2023-10-12 Fix incorrect step generation in HASH partition pruning David Rowley 14.10
2023-10-12 Fix incorrect step generation in HASH partition pruning David Rowley 15.5
2023-10-12 Fix incorrect step generation in HASH partition pruning David Rowley 16.1
2023-10-12 Fix incorrect step generation in HASH partition pruning David Rowley 17.0
2023-05-04 Revert "Move PartitionPruneInfo out of plan nodes into PlannedStmt" Alvaro Herrera 16.0
2023-04-14 Fix incorrect partition pruning logic for boolean partitioned tables David Rowley 11.20
2023-04-14 Fix incorrect partition pruning logic for boolean partitioned tables David Rowley 12.15
2023-04-14 Fix incorrect partition pruning logic for boolean partitioned tables David Rowley 13.11
2023-04-14 Fix incorrect partition pruning logic for boolean partitioned tables David Rowley 14.8
2023-04-14 Fix incorrect partition pruning logic for boolean partitioned tables David Rowley 15.3
2023-04-14 Fix incorrect partition pruning logic for boolean partitioned tables David Rowley 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-01 Move PartitioPruneInfo out of plan nodes into PlannedStmt Alvaro Herrera 16.0
2022-10-05 Rename shadowed local variables David Rowley 16.0
2022-09-02 Fix planner to consider matches to boolean columns in extension indexes. Tom Lane 16.0
2022-08-18 Improve performance of adjust_appendrel_attrs_multilevel. Tom Lane 16.0
2022-08-17 Avoid using list_length() to test for empty list. Tom Lane 16.0
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
2021-04-08 Cleanup partition pruning step generation David Rowley 14.0