Commits

DateSubjectAuthorReleases
2019-11-11 Further improve stability of partition_prune regression test. Tom Lane 12.1
2019-11-11 Further improve stability of partition_prune regression test. Tom Lane 13.0
2019-09-30 Rely on plan_cache_mode to force generic plans in partition_prune test. Tom Lane 13.0
2019-09-28 Improve stability of partition_prune regression test. Tom Lane 12.0
2019-09-28 Improve stability of partition_prune regression test. Tom Lane 13.0
2019-09-28 Improve stability of partition_prune regression test. Tom Lane 11.6
2019-08-09 Fix SIGSEGV in pruning for ScalarArrayOp with constant-null array. Tom Lane 12.0
2019-08-09 Fix SIGSEGV in pruning for ScalarArrayOp with constant-null array. Tom Lane 11.6
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-25 Suppress Append and MergeAppend plan nodes that have a single child. Tom Lane 12.0
2019-03-24 Un-hide most cascaded-drop details in regression test results. Tom Lane 12.0
2019-02-09 Refactor the representation of indexable clauses in IndexPaths. 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