Commits

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

DateSubjectAuthorReleases
2026-05-13 Fix stale COPY progress during logical replication table sync Fujii Masao 17 (unreleased)
2025-12-23 Fix orphaned origin in shared memory after DROP SUBSCRIPTION Michael Paquier 17.8
2025-08-01 Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLICATION. Amit Kapila 17.6
2025-06-24 Prevent excessive delays before launching new logrep workers. Tom Lane 17.6
2024-04-25 Fix the missing table sync due to improper invalidation handling. Amit Kapila 17.0
2024-04-09 Fixup various StringInfo function usages David Rowley 17.0
2024-03-13 Make the order of the header file includes consistent Peter Eisentraut 17.0
2024-02-05 Enhance libpqrcv APIs to support slot synchronization. Amit Kapila 17.0
2024-01-30 Add a failover option to subscriptions. Amit Kapila 17.0
2024-01-29 Allow setting failover property in the replication command. Amit Kapila 17.0
2024-01-04 Add macros for looping through a List without a ListCell. Nathan Bossart 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-11 Fix an undetected deadlock due to apply worker. Amit Kapila 17.0
2023-11-22 Fix the initial sync tables with no columns. Amit Kapila 17.0
2023-10-17 Restart the apply worker if the privileges have been revoked. Amit Kapila 17.0
2023-08-22 Simplify the logical worker type checks by using the switch on worker type. Amit Kapila 17.0
2023-08-14 Simplify determining logical replication worker types. Amit Kapila 17.0
2023-08-03 Refactor to split Apply and Tablesync Workers code. Amit Kapila 17.0