Commits

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

DateSubjectAuthorReleases
2026-05-13 Fix stale COPY progress during logical replication table sync Fujii Masao 14 (unreleased)
2025-12-23 Fix orphaned origin in shared memory after DROP SUBSCRIPTION Michael Paquier 14.21
2025-08-01 Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION. Amit Kapila 14.19
2023-12-11 Fix an undetected deadlock due to apply worker. Amit Kapila 14.11
2023-01-24 Fix the Drop Database hang. Amit Kapila 14.7
2021-06-28 Pre branch pgindent / pgperltidy run Andrew Dunstan 14.0
2021-06-16 Improve SQLSTATE reporting in some replication-related code. Tom Lane 14.0
2021-05-12 Rename the logical replication global "wrconn" Alvaro Herrera 14.0
2021-03-31 Improve style of some replication-related error messages. Tom Lane 14.0
2021-03-24 Improve an error message Peter Eisentraut 14.0
2021-03-17 Fix race condition in drop subscription's handling of tablesync slots. Amit Kapila 14.0
2021-02-23 Simplify printing of LSNs Peter Eisentraut 14.0
2021-02-15 Fix the warnings introduced in commit ce0fdbfe97. Amit Kapila 14.0
2021-02-12 Allow multiple xacts during table sync in logical replication. Amit Kapila 14.0
2021-02-04 Clarify comment in tablesync.c Michael Paquier 14.0
2021-02-02 Remove unused column atttypmod from initial tablesync query Michael Paquier 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-11-23 Split copy.c into four files. Heikki Linnakangas 14.0
2020-10-15 Review logical replication tablesync code Alvaro Herrera 14.0
2020-10-15 Fixup some appendStringInfo and appendPQExpBuffer calls David Rowley 14.0