Commits

Showing commits that first shipped in 19 (backpatches included). Clear

DateSubjectAuthorReleases
2025-11-06 Use XLogRecPtrIsValid() in various places Álvaro Herrera 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-23 Introduce "REFRESH SEQUENCES" for subscriptions. Amit Kapila 19 (unreleased)
2025-10-21 Use CompactAttribute more often, when possible David Rowley 19 (unreleased)
2025-10-16 Refactor logical worker synchronization code into a separate file. Amit Kapila 19 (unreleased)
2025-09-19 Improve few errdetail messages introduced in commit 0d48d393d46. Amit Kapila 19 (unreleased)
2025-09-15 Resume conflict-relevant data retention automatically. Amit Kapila 19 (unreleased)
2025-09-10 Replace callers of dynahash.h's my_log() by equivalent in pg_bitutils.h Michael Paquier 19 (unreleased)
2025-09-09 Fix Coverity issue reported in commit a850be2fe. 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-19 Fix self-deadlock during DROP SUBSCRIPTION. Amit Kapila 19 (unreleased)
2025-08-16 Fix typos in comments. Masahiko Sawada 19 (unreleased)
2025-08-14 Fix LSN format in debug message Heikki Linnakangas 19 (unreleased)
2025-08-06 Expand usage of macros for protocol characters. Nathan Bossart 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)
2025-07-07 Standardize LSN formatting by zero padding Álvaro Herrera 19 (unreleased)