Commits

DateSubjectAuthorReleases
2023-03-24 Invent GENERIC_PLAN option for EXPLAIN. Tom Lane 16.0
2022-08-17 Avoid using list_length() to test for empty list. Tom Lane 16.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 11.12
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 12.7
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 13.3
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 14.0
2021-04-06 Postpone some stuff out of ExecInitModifyTable. Tom Lane 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. 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-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-09-16 Don't fetch partition check expression during InitResultRelInfo. Tom Lane 14.0
2020-08-05 Fix matching of sub-partitions when a partitioned plan is stale. Tom Lane 12.4
2020-08-05 Fix matching of sub-partitions when a partitioned plan is stale. Tom Lane 13.0
2020-08-05 Fix matching of sub-partitions when a partitioned plan is stale. Tom Lane 14.0
2019-12-25 Load relcache entries' partitioning data on-demand, not immediately. 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-22 Initial 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-03-30 Speed up planning when partitions can be pruned at plan time. Tom Lane 12.0