Commits

DateSubjectAuthorReleases
2021-01-28 Fix hash partition pruning with asymmetric partition sets. Tom Lane 14.0
2021-01-20 Implement support for bulk inserts in postgres_fdw Tomas Vondra 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-10-19 Remove PartitionRoutingInfo struct. Heikki Linnakangas 14.0
2020-10-19 Revise child-to-root tuple conversion map management. Heikki Linnakangas 14.0
2020-09-16 Don't fetch partition check expression during InitResultRelInfo. Tom Lane 14.0
2020-09-08 Check default partitions constraints while descending Alvaro Herrera 14.0
2020-09-08 Check default partitions constraints while descending Alvaro Herrera 12.5
2020-09-08 Check default partitions constraints while descending Alvaro Herrera 13.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
2020-03-23 Add object names to partition integrity violations. Amit Kapila 13.0
2020-03-10 Remove utils/acl.h from catalog/objectaddress.h Peter Eisentraut 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-25 Load relcache entries' partitioning data on-demand, not immediately. Tom Lane 13.0
2019-12-18 Refactor attribute mappings used in logical tuple conversion Michael Paquier 13.0
2019-09-03 Remove 'msg' parameter from convert_tuples_by_name Alvaro Herrera 13.0
2019-07-22 Use appendBinaryStringInfo in more places where the length is known David Rowley 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