Commits

DateSubjectAuthorReleases
2026-07-02 Allow logical replication conflicts to be logged to a table. Amit Kapila master
2026-06-18 Avoid errors during DROP SUBSCRIPTION when slot_name is NONE. Jeff Davis 19 (unreleased)
2026-06-17 Avoid errors during ALTER SUBSCRIPTION. Jeff Davis 19 (unreleased)
2026-06-11 Disallow negative values for max_retention_duration. Amit Kapila 19 (unreleased)
2026-06-05 Fix pg_subscription column privileges for subwalrcvtimeout Fujii Masao 19 (unreleased)
2026-03-20 Fix dependency on FDW's connection function. Jeff Davis 19 (unreleased)
2026-03-06 CREATE SUBSCRIPTION ... SERVER. Jeff Davis 19 (unreleased)
2026-02-28 psql: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands. Fujii Masao 19 (unreleased)
2026-02-19 Add per-subscription wal_receiver_timeout setting. Fujii Masao 19 (unreleased)
2026-01-03 Improve a couple of error messages. Tom Lane 19 (unreleased)
2025-10-15 Standardize use of REFRESH PUBLICATION in code and messages. Amit Kapila 19 (unreleased)
2025-09-02 Add max_retention_duration option to subscriptions. Amit Kapila 19 (unreleased)
2025-07-23 Preserve conflict-relevant data during logical replication. Amit Kapila 19 (unreleased)
2025-07-07 Standardize LSN formatting by zero padding Álvaro Herrera 19 (unreleased)
2024-10-28 Change the default value of the streaming option to 'parallel'. Amit Kapila 18.0
2024-07-24 Allow altering of two_phase option of a SUBSCRIPTION. Amit Kapila 18.0
2024-07-11 Improve logical replication connection-failure messages. Tom Lane 18.0
2024-04-23 Fix the handling of the failover option in subscription commands. Amit Kapila 17.0
2024-01-30 Add a failover option to subscriptions. Amit Kapila 17.0
2023-09-13 Fix the ALTER SUBSCRIPTION to reflect the change in run_as_owner option. Amit Kapila 16.1
2023-09-13 Fix the ALTER SUBSCRIPTION to reflect the change in run_as_owner option. Amit Kapila 17.0
2023-05-16 psql: Adjust capitalization of table heading Peter Eisentraut 16.0
2023-05-12 Improve error message for pg_create_subscription. Nathan Bossart 16.0
2023-04-24 Display 'password_required' option for \dRs+ command. Amit Kapila 16.0
2023-04-04 Add a run_as_owner option to subscriptions. Robert Haas 16.0