Commits

DateSubjectAuthorReleases
2025-11-28 Add slotsync_skip_reason column to pg_replication_slots view. Amit Kapila 19 (unreleased)
2025-09-03 Fix use-after-free issue in slot synchronization. Amit Kapila 19 (unreleased)
2025-09-03 Fix use-after-free issue in slot synchronization. Amit Kapila 18.0
2025-04-03 Fix slot synchronization for two_phase enabled slots. Amit Kapila 18.0
2025-02-25 Doc: Fix pg_copy_logical_replication_slot description. Amit Kapila 18.0
2025-02-25 Doc: Fix pg_copy_logical_replication_slot description. Amit Kapila 17.5
2025-02-19 Invalidate inactive replication slots. Amit Kapila 18.0
2025-01-31 Raise an error while trying to acquire an invalid slot. Amit Kapila 18.0
2024-04-03 Ensure that the sync slots reach a consistent state after promotion without losing data. Amit Kapila 17.0
2024-03-27 Change last_inactive_time to inactive_since in pg_replication_slots. Amit Kapila 17.0
2024-03-25 Track last_inactive_time in pg_replication_slots. Amit Kapila 17.0
2024-03-22 Track invalidation_reason in pg_replication_slots. Amit Kapila 17.0
2024-03-08 Introduce a new GUC 'standby_slot_names'. Amit Kapila 17.0
2024-02-22 Add a new slot sync worker to synchronize logical slots. Amit Kapila 17.0
2024-02-14 Add a slot synchronization function. Amit Kapila 17.0
2024-01-25 Allow to enable failover property for replication slots via SQL API. Amit Kapila 17.0
2024-01-04 Track conflict_reason in pg_replication_slots. Amit Kapila 17.0
2022-11-22 Improve comments atop pg_get_replication_slots. Amit Kapila 16.0
2021-03-03 Add option to enable two_phase commits via pg_create_logical_replication_slot. Amit Kapila 14.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0