Commits

DateSubjectAuthorReleases
2022-09-02 Fix planner to consider matches to boolean columns in extension indexes. Tom Lane 16.0
2022-08-18 Improve performance of adjust_appendrel_attrs_multilevel. Tom Lane 16.0
2022-08-17 Avoid using list_length() to test for empty list. Tom Lane 16.0
2021-02-01 Remove [Merge]AppendPath.partitioned_rels. Tom Lane 14.0
2021-02-01 Revise make_partition_pruneinfo to not use its partitioned_rels input. Tom Lane 14.0
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 13.2
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 12.6
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 11.11
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 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-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
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-22 Rearrange make_partitionedrel_pruneinfo to avoid work when we can't prune. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0