Commits

Showing commits that first shipped in 11 (backpatches included). Clear

DateSubjectAuthorReleases
2021-02-08 Fix permission checks on constraint violation errors on partitions. Heikki Linnakangas 11.11
2019-05-17 Restructure creation of run-time pruning steps. Tom Lane 11.4
2018-09-14 Move PartitionDispatchData struct definition to execPartition.c Alvaro Herrera 11.0
2018-08-01 Fix run-time partition pruning for appends with multiple source rels. Tom Lane 11.0
2018-06-13 Fix up run-time partition pruning's use of relcache's partition data. Tom Lane 11.0
2018-06-11 Improve commentary about run-time partition pruning data structures. Tom Lane 11.0
2018-06-10 Assorted cosmetic cleanup of run-time-partition-pruning code. Tom Lane 11.0
2018-06-10 Improve run-time partition pruning to handle any stable expression. Tom Lane 11.0
2018-04-26 C comment: add description of root_tuple_slot Bruce Momjian 11.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-15 Reorganize partitioning code Alvaro Herrera 11.0
2018-04-12 Revert MERGE patch Simon Riggs 11.0
2018-04-07 Support partition pruning at execution time Alvaro Herrera 11.0
2018-04-06 Allow insert and update tuple routing and COPY for foreign tables. Robert Haas 11.0
2018-04-03 MERGE SQL Command following SQL:2016 Simon Riggs 11.0
2018-04-02 Revert "Modified files for MERGE" Simon Riggs 11.0
2018-04-02 Modified files for MERGE Simon Riggs 11.0
2018-02-26 Update PartitionTupleRouting struct comment Alvaro Herrera 11.0
2018-02-22 Be lazier about partition tuple routing. Robert Haas 11.0
2018-01-24 Avoid referencing off the end of subplan_partition_offsets. Robert Haas 11.0
2018-01-19 Allow UPDATE to move rows between partitions. Robert Haas 11.0
2018-01-04 Simplify and encapsulate tuple routing support code. Robert Haas 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-01 Re-allow INSERT .. ON CONFLICT DO NOTHING on partitioned tables. Robert Haas 11.0
2017-11-29 Update typedefs.list and re-run pgindent Robert Haas 11.0