Commits

DateSubjectAuthorReleases
2026-05-27 Disable logical decoding after REPACK (CONCURRENTLY) Álvaro Herrera 19 (unreleased)
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-04-07 Reserve replication slots specifically for REPACK Álvaro Herrera 19 (unreleased)
2026-04-05 Convert all remaining subsystems to use the new shmem allocation API Heikki Linnakangas 19 (unreleased)
2026-03-06 Don't include wait_event.h in pgstat.h Álvaro Herrera 19 (unreleased)
2026-02-18 Use standard die() handler for SIGTERM in bgworkers Heikki Linnakangas 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-30 Fix a race condition in updating procArray->replication_slot_xmin. Masahiko Sawada 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-11-17 Fix typos in logical replication code comments Daniel Gustafsson 19 (unreleased)
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-09-24 Fix LOCK_TIMEOUT handling during parallel apply. Amit Kapila 19 (unreleased)
2025-09-24 Fix LOCK_TIMEOUT handling during parallel apply. Amit Kapila 18.1
2025-09-24 Fix LOCK_TIMEOUT handling during parallel apply. Amit Kapila 17.7
2025-09-24 Fix LOCK_TIMEOUT handling during parallel apply. Amit Kapila 16.11
2025-09-15 Resume conflict-relevant data retention automatically. Amit Kapila 19 (unreleased)
2025-09-02 Add max_retention_duration option to subscriptions. Amit Kapila 19 (unreleased)
2025-08-03 Fix assorted pretty-trivial memory leaks in the backend. Tom Lane 19 (unreleased)
2025-07-23 Preserve conflict-relevant data during logical replication. Amit Kapila 19 (unreleased)
2025-06-28 Message style improvements Peter Eisentraut 18.0
2025-06-24 Prevent excessive delays before launching new logrep workers. Tom Lane 18.0
2025-06-24 Prevent excessive delays before launching new logrep workers. Tom Lane 17.6
2025-06-24 Prevent excessive delays before launching new logrep workers. Tom Lane 16.10