Commits

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

DateSubjectAuthorReleases
2025-08-19 Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 13.23
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 13.10
2022-11-02 Defend against unsupported partition relkind in logical replication worker. Tom Lane 13.9
2022-06-21 Fix partition table's REPLICA IDENTITY checking on the subscriber. Amit Kapila 13.8
2022-06-16 Fix data inconsistency between publisher and subscriber. Amit Kapila 13.8
2021-11-10 Doc: improve protocol spec for logical replication Type messages. Tom Lane 13.6
2021-07-02 Don't try to print data type names in slot_store_error_callback(). Tom Lane 13.4
2021-06-12 Don't use Asserts to check for violations of replication protocol. Tom Lane 13.4
2021-06-11 Fix multiple crasher bugs in partitioned-table replication logic. Tom Lane 13.4
2021-06-10 Rearrange logrep worker's snapshot handling some more. Tom Lane 13.4
2021-05-23 Fix access to no-longer-open relcache entry in logical-rep worker. Tom Lane 13.4
2021-05-21 Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. Tom Lane 13.4
2021-05-21 Fix deadlock for multiple replicating truncates of the same table. Amit Kapila 13.4
2021-05-12 Rename the logical replication global "wrconn" Alvaro Herrera 13.4
2020-10-28 Calculate extraUpdatedCols in query rewriter, not parser. Tom Lane 13.1
2020-10-14 Restore replication protocol's duplicate command tags Alvaro Herrera 13.1
2020-09-05 Fix over-eager ping'ing in logical replication receiver. Tom Lane 13.0
2020-08-10 Empty search_path in logical replication apply worker and walsender. Noah Misch 13.0
2020-07-20 Fix construction of updated-columns bitmap in logical replication. Tom Lane 13.0
2020-04-06 Add logical replication support to replicate into partitioned tables Peter Eisentraut 13.0
2020-04-01 Refactor code to look up local replication tuple Peter Eisentraut 13.0
2020-03-24 Fix compiler warning Peter Eisentraut 13.0
2020-03-24 Some refactoring of logical/worker.c Peter Eisentraut 13.0
2020-02-17 Fill in extraUpdatedCols in logical replication Peter Eisentraut 13.0
2020-01-06 Have logical replication subscriber fire column triggers Peter Eisentraut 13.0