Commits

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

DateSubjectAuthorReleases
2026-06-15 Clean up quoting of variable strings within replication commands. Tom Lane 14 (unreleased)
2025-12-23 Fix orphaned origin in shared memory after DROP SUBSCRIPTION Michael Paquier 14.21
2025-08-19 Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 14.20
2023-06-21 Fix the errhint message and docs for drop subscription failure. Amit Kapila 14.9
2021-08-24 Fix Alter Subscription's Add/Drop Publication behavior. Amit Kapila 14.0
2021-07-19 Don't allow to set replication slot_name as ''. Amit Kapila 14.0
2021-06-28 Fix variable initialization with ALTER SUBSCRIPTION DROP PUBLICATION Michael Paquier 14.0
2021-06-25 Fixes in ALTER SUBSCRIPTION DROP PUBLICATION code Peter Eisentraut 14.0
2021-06-16 Improve SQLSTATE reporting in some replication-related code. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-07 AlterSubscription_refresh: avoid stomping on global variable Alvaro Herrera 14.0
2021-04-06 ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION Peter Eisentraut 14.0
2021-03-31 Improve style of some replication-related error messages. Tom Lane 14.0
2021-02-17 Use errmsg_internal for debug messages 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-10 Make pg_replication_origin_drop safe against concurrent drops. Amit Kapila 14.0
2021-01-16 Remove unnecessary pstrdup in fetch_table_list. Amit Kapila 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 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