Commits

DateSubjectAuthorReleases
2019-12-12 Put back regression test case in a more robust form. Tom Lane 13.0
2019-12-11 Remove unstable test case added in commit 5935917ce. Tom Lane 13.0
2019-12-11 Allow executor startup pruning to prune all child nodes. Tom Lane 13.0
2019-12-03 Fix EXPLAIN's column alias output for mismatched child tables. Tom Lane 13.0
2019-11-11 Further improve stability of partition_prune regression test. Tom Lane 11.6
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-08-07 Apply constraint exclusion more generally in partitioning Alvaro Herrera 13.0
2019-08-04 Improve pruning of a default partition Alvaro Herrera 11.5
2019-08-04 Improve pruning of a default partition Alvaro Herrera 12.0
2019-08-04 Improve pruning of a default partition Alvaro Herrera 13.0
2019-07-12 Fix RANGE partition pruning with multiple boolean partition keys David Rowley 13.0
2019-07-12 Fix RANGE partition pruning with multiple boolean partition keys David Rowley 12.0
2019-07-12 Fix RANGE partition pruning with multiple boolean partition keys David Rowley 11.5
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