Commits

DateSubjectAuthorReleases
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-25 Doc: Clarify the `inactive_since` field description. Amit Kapila 18.0
2024-11-25 Doc: Clarify the `inactive_since` field description. Amit Kapila 17.3
2024-08-30 Define PG_REPLSLOT_DIR for path pg_replslot/ in data folder Michael Paquier 18.0
2024-07-24 Allow altering of two_phase option of a SUBSCRIPTION. Amit Kapila 18.0
2024-07-01 Rename standby_slot_names to synchronized_standby_slots. Amit Kapila 18.0
2024-07-01 Rename standby_slot_names to synchronized_standby_slots. Amit Kapila 17.0
2024-04-25 Post-commit review fixes for slot synchronization. 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-21 Add lookup table for replication slot conflict reasons Michael Paquier 17.0
2024-02-14 Add a slot synchronization function. Amit Kapila 17.0
2024-01-29 Allow setting failover property in the replication command. 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 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-09-14 Flush logical slots to disk during a shutdown checkpoint if required. Amit Kapila 17.0
2023-04-08 Support invalidating replication slots due to horizon and wal_level Andres Freund 16.0
2023-04-08 Replace replication slot's invalidated_at LSN with an enum Andres Freund 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-08 pgstat: Prevent stats reset from corrupting slotname by removing slotname Andres Freund 16.0
2022-10-08 pgstat: Prevent stats reset from corrupting slotname by removing slotname Andres Freund 15.0
2022-09-21 Pass Size as a 2nd argument for snprintf() in tablesync.c. Amit Kapila 16.0