Commits

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

DateSubjectAuthorReleases
2018-04-16 Ignore whole-rows in INSERT/CONFLICT with partitioned tables Alvaro Herrera 11.0
2018-04-15 Reorganize partitioning code Alvaro Herrera 11.0
2018-04-12 Revert MERGE patch Simon Riggs 11.0
2018-04-09 Minor comment updates Alvaro Herrera 11.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 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-05 MERGE minor errata Simon Riggs 11.0
2018-04-05 MERGE post-commit review Simon Riggs 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-03-26 Handle INSERT .. ON CONFLICT with partitioned tables Alvaro Herrera 11.0
2018-03-19 Remove unnecessary members from ModifyTableState and ExecInsert Alvaro Herrera 11.0
2018-03-06 Fix parent node of WCO expressions in partitioned tables. Andres Freund 11.0
2018-02-22 Be lazier about partition tuple routing. Robert Haas 11.0
2018-02-22 Remove extra word from comment. Robert Haas 11.0
2018-02-17 Allow tupleslots to have a fixed tupledesc, use in executor nodes. Andres Freund 11.0
2018-02-08 Avoid listing the same ResultRelInfo in more than one EState list. Robert Haas 11.0
2018-02-06 Fix incorrect grammar. 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-05 Factor error generation out of ExecPartitionCheck. 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