Commits

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

DateSubjectAuthorReleases
2026-01-06 Fix issue with EVENT TRIGGERS and ALTER PUBLICATION David Rowley 14.21
2025-01-07 Fix memory leak in pgoutput with relation attribute map Michael Paquier 14.16
2024-12-23 Fix memory leak in pgoutput with publication list cache Michael Paquier 14.16
2023-02-23 Don't repeatedly register cache callbacks in pgoutput plugin. Tom Lane 14.8
2022-05-11 Fix the logical replication timeout during large transactions. Amit Kapila 14.4
2022-03-16 Fix publish_as_relid with multiple publications Tomas Vondra 14.3
2022-01-05 Reduce relcache access in WAL sender streaming logical changes Michael Paquier 14.2
2021-06-28 Pre branch pgindent / pgperltidy run Andrew Dunstan 14.0
2021-06-11 Fix multiple crasher bugs in partitioned-table replication logic. Tom Lane 14.0
2021-06-01 pgoutput: Fix memory leak due to RelationSyncEntry.map. Amit Kapila 14.0
2021-04-06 Allow pgoutput to send logical decoding messages. Amit Kapila 14.0
2021-04-06 Refactor function parse_output_parameters. Amit Kapila 14.0
2021-02-16 Remove the unnecessary PrepareWrite in pgoutput. Amit Kapila 14.0
2021-01-25 Fix ALTER PUBLICATION...DROP TABLE behavior. Amit Kapila 14.0
2021-01-12 Fix relation descriptor leak. Amit Kapila 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-09-26 Fix the logical replication from HEAD to lower versions. Amit Kapila 14.0
2020-09-16 Fix initialization of RelationSyncEntry for streaming transactions. Amit Kapila 14.0
2020-09-12 Remove unused function declaration in logicalproto.h. Amit Kapila 14.0
2020-09-03 Add support for streaming to built-in logical replication. Amit Kapila 14.0
2020-07-18 Allow logical replication to transfer data in binary format. Tom Lane 14.0