Commits

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

DateSubjectAuthorReleases
2023-03-21 Ignore dropped columns during apply of update/delete. Amit Kapila 11.20
2020-05-16 Fix assertion with relation using REPLICA IDENTITY FULL in subscriber Michael Paquier 11.9
2020-02-03 Add missing break out seqscan loop in logical replication Alvaro Herrera 11.7
2019-01-19 Fix outdated comment Peter Eisentraut 11.2
2018-07-12 Allow using the updated tuple while moving it to a different partition. Amit Kapila 11.0
2018-06-27 Fix thinko in comments. Amit Kapila 11.0
2018-06-11 Don't needlessly check the partition contraint twice Alvaro Herrera 11.0
2018-05-01 Clean up warnings from -Wimplicit-fallthrough. Tom Lane 11.0
2018-04-12 Revert MERGE patch Simon Riggs 11.0
2018-04-07 Raise error when affecting tuple moved into different partition. Andres Freund 11.0
2018-04-07 Indexes with INCLUDE columns and their support in B-tree Teodor Sigaev 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-01-05 Factor error generation out of ExecPartitionCheck. Robert Haas 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-11 Fix comment Peter Eisentraut 11.0
2017-10-12 Fix logical replication to fire BEFORE ROW DELETE triggers. Robert Haas 11.0
2017-10-11 Fix mistakes in comments. Robert Haas 11.0
2017-09-11 Message style fixes Peter Eisentraut 11.0
2017-08-20 Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). Andres Freund 11.0