Commits

DateSubjectAuthorReleases
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-24 Fix CREATE SUBSCRIPTION failure when the publisher runs on pre-PG19. Fujii Masao 19 (unreleased)
2025-12-24 Fix version check for retain_dead_tuples subscription option. Fujii Masao 19 (unreleased)
2025-12-23 Fix orphaned origin in shared memory after DROP SUBSCRIPTION Michael Paquier 14.21
2025-12-23 Fix orphaned origin in shared memory after DROP SUBSCRIPTION Michael Paquier 15.16
2025-12-23 Fix orphaned origin in shared memory after DROP SUBSCRIPTION Michael Paquier 16.12
2025-12-23 Fix orphaned origin in shared memory after DROP SUBSCRIPTION Michael Paquier 17.8
2025-12-23 Fix orphaned origin in shared memory after DROP SUBSCRIPTION Michael Paquier 18.2
2025-12-23 Fix orphaned origin in shared memory after DROP SUBSCRIPTION Michael Paquier 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-12-03 Fix shadow variable warning in subscriptioncmds.c. Amit Kapila 19 (unreleased)
2025-11-17 Fix typos in logical replication code comments Daniel Gustafsson 19 (unreleased)
2025-11-06 Tidyup WARNING ereports in subscriptioncmds.c David Rowley 19 (unreleased)
2025-11-06 Use XLogRecPtrIsValid() in various places Álvaro Herrera 19 (unreleased)
2025-11-06 Use stack allocated StringInfoDatas, where possible David Rowley 19 (unreleased)
2025-10-28 Add worker type argument to logical replication worker functions. Amit Kapila 19 (unreleased)
2025-10-23 Introduce "REFRESH SEQUENCES" for subscriptions. Amit Kapila 19 (unreleased)
2025-10-15 Standardize use of REFRESH PUBLICATION in code and messages. 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-28 Avoid including commands/dbcommands.h in so many places Álvaro Herrera 19 (unreleased)
2025-08-19 Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 19 (unreleased)
2025-08-19 Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 18.0
2025-08-19 Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 17.7
2025-08-19 Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 16.11