Commits

DateSubjectAuthorReleases
2019-08-09 Fix SIGSEGV in pruning for ScalarArrayOp with constant-null array. Tom Lane 13.0
2019-05-17 Restructure creation of run-time pruning steps. Tom Lane 12.0
2019-05-17 Restructure creation of run-time pruning steps. Tom Lane 11.4
2019-05-16 Fix bogus logic for combining range-partitioned columns during pruning. Tom Lane 11.4
2019-05-16 Fix bogus logic for combining range-partitioned columns during pruning. Tom Lane 12.0
2019-05-16 Fix partition pruning to treat stable comparison operators properly. Tom Lane 11.4
2019-05-16 Fix partition pruning to treat stable comparison operators properly. Tom Lane 12.0
2019-04-30 Clean up handling of constraint_exclusion and enable_partition_pruning. Tom Lane 12.0
2019-04-30 Clean up handling of constraint_exclusion and enable_partition_pruning. Tom Lane 11.3
2019-04-05 Use Append rather than MergeAppend for scanning ordered partitions. Tom Lane 12.0
2019-03-30 Speed up planning when partitions can be pruned at plan time. Tom Lane 12.0
2019-03-24 Un-hide most cascaded-drop details in regression test results. Tom Lane 12.0
2018-11-15 Improve performance of partition pruning remapping a little. Tom Lane 12.0
2018-08-08 Match RelOptInfos by relids not pointer equality. Tom Lane 11.0
2018-08-08 Match RelOptInfos by relids not pointer equality. Tom Lane 12.0
2018-08-01 Fix run-time partition pruning for appends with multiple source rels. Tom Lane 11.0
2018-08-01 Fix run-time partition pruning for appends with multiple source rels. Tom Lane 12.0
2018-06-11 Fix run-time partition pruning code to handle NULL values properly. Tom Lane 11.0
2018-06-10 Improve run-time partition pruning to handle any stable expression. Tom Lane 11.0
2018-03-09 Improve predtest.c's internal docs, and enhance its functionality a bit. Tom Lane 11.0