Commits

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

DateSubjectAuthorReleases
2026-05-17 Use ereport(ERROR), not Assert(), for publisher tuples missing columns. Noah Misch 14 (unreleased)
2025-08-19 Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 14.20
2023-01-16 Fix some BufFileRead() error reporting Peter Eisentraut 14.7
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 14.7
2022-11-02 Defend against unsupported partition relkind in logical replication worker. Tom Lane 14.6
2022-06-21 Fix partition table's REPLICA IDENTITY checking on the subscriber. Amit Kapila 14.5
2022-06-16 Fix data inconsistency between publisher and subscriber. Amit Kapila 14.5
2021-11-10 Doc: improve protocol spec for logical replication Type messages. Tom Lane 14.2
2021-07-30 Remove unused argument in apply_handle_commit_internal(). Amit Kapila 14.0
2021-07-02 Don't try to print data type names in slot_store_error_callback(). Tom Lane 14.0
2021-06-16 Improve SQLSTATE reporting in some replication-related code. Tom Lane 14.0
2021-06-12 Don't use Asserts to check for violations of replication protocol. Tom Lane 14.0
2021-06-11 Fix multiple crasher bugs in partitioned-table replication logic. Tom Lane 14.0
2021-06-10 Rearrange logrep worker's snapshot handling some more. Tom Lane 14.0
2021-05-23 Fix access to no-longer-open relcache entry in logical-rep worker. Tom Lane 14.0
2021-05-21 Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. Tom Lane 14.0
2021-05-21 Fix deadlock for multiple replicating truncates of the same table. Amit Kapila 14.0
2021-05-12 Rename the logical replication global "wrconn" Alvaro Herrera 14.0
2021-04-27 Don't pass "ONLY" options specified in TRUNCATE to foreign data wrapper. Fujii Masao 14.0
2021-04-22 Fix relation leak for subscribers firing triggers in logical replication Michael Paquier 14.0
2021-04-08 Allow TRUNCATE command to truncate foreign tables. Fujii Masao 14.0
2021-04-06 Postpone some stuff out of ExecInitModifyTable. Tom Lane 14.0
2021-04-06 Allow pgoutput to send logical decoding messages. Amit Kapila 14.0
2021-03-23 Fix dangling pointer reference in stream_cleanup_files. Amit Kapila 14.0
2021-03-10 Small debug message tweak Peter Eisentraut 14.0