Commits

DateSubjectAuthorReleases
2019-08-13 Fix inconsistencies and typos in the tree, take 10 Michael Paquier 13.0
2019-08-12 Rationalize use of list_concat + list_copy combinations. Tom Lane 13.0
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-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 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-22 Phase 2 pgindent run for v12. Tom Lane 12.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-03-30 Speed up planning when partitions can be pruned at plan time. Tom Lane 12.0
2019-03-25 Fix use of wrong datatype with sizeof(). Robert Haas 12.0
2019-03-22 Rearrange make_partitionedrel_pruneinfo to avoid work when we can't prune. Tom Lane 12.0
2019-03-22 Collations with nondeterministic comparison Peter Eisentraut 12.0
2019-03-07 Allow ATTACH PARTITION with only ShareUpdateExclusiveLock. Robert Haas 12.0