Commits

DateSubjectAuthorReleases
2026-02-20 Avoid including worker_internal.h in pgstat.h. Amit Kapila 19 (unreleased)
2025-11-05 Add sequence synchronization for logical replication. Amit Kapila 19 (unreleased)
2025-10-28 Add worker type argument to logical replication worker functions. Amit Kapila 19 (unreleased)
2025-10-16 Refactor logical worker synchronization code into a separate file. Amit Kapila 19 (unreleased)
2025-09-08 Post-commit review fixes for 228c370868. Amit Kapila 19 (unreleased)
2025-09-02 Add max_retention_duration option to subscriptions. Amit Kapila 19 (unreleased)
2025-08-04 Detect and report update_deleted conflicts. Amit Kapila 19 (unreleased)
2025-07-23 Preserve conflict-relevant data during logical replication. Amit Kapila 19 (unreleased)
2024-07-24 Allow altering of two_phase option of a SUBSCRIPTION. Amit Kapila 18.0
2023-08-25 Reset the logical worker type while cleaning up other worker info. 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
2023-05-09 Fix invalid memory access during the shutdown of the parallel apply worker. Amit Kapila 16.0
2023-05-03 Fix assertion failure in apply worker. Amit Kapila 16.0
2023-01-18 Display the leader apply worker's PID for parallel apply workers. Amit Kapila 16.0
2023-01-09 Perform apply of large transactions by parallel workers. Amit Kapila 16.0
2022-10-11 Add a common function to generate the origin name. Amit Kapila 16.0
2022-09-21 Pass Size as a 2nd argument for snprintf() in tablesync.c. Amit Kapila 16.0
2021-09-02 Optimize fileset usage in apply worker. Amit Kapila 15.0
2021-08-30 Refactor sharedfileset.c to separate out fileset implementation. Amit Kapila 15.0
2021-07-14 Add support for prepared transactions to built-in logical replication. Amit Kapila 15.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