Commits

DateSubjectAuthorReleases
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-16 Fix executor prune failure when plan already pruned Alvaro Herrera 12.0
2018-08-16 Fix executor prune failure when plan already pruned Alvaro Herrera 11.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-07-30 Change bms_add_range to be a no-op for empty ranges Alvaro Herrera 12.0
2018-07-30 Change bms_add_range to be a no-op for empty ranges Alvaro Herrera 11.0
2018-07-19 Expand run-time partition pruning to work with MergeAppend Heikki Linnakangas 12.0
2018-07-16 Fix partition pruning with IS [NOT] NULL clauses Alvaro Herrera 12.0
2018-07-16 Fix partition pruning with IS [NOT] NULL clauses Alvaro Herrera 11.0
2018-07-10 Better handle pseudotypes as partition keys Alvaro Herrera 12.0
2018-07-10 Better handle pseudotypes as partition keys Alvaro Herrera 11.0
2018-06-20 Clarify use of temporary tables within partition trees Michael Paquier 11.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-05-09 Fix assorted partition pruning bugs Alvaro Herrera 11.0