Commits

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

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-04-20 Flush statistics during idle periods in parallel apply worker. Amit Kapila 19 (unreleased)
2026-04-02 Remove redundant SetLatch() calls in interrupt handling functions Fujii Masao 19 (unreleased)
2026-03-06 Don't include wait_event.h in pgstat.h Álvaro Herrera 19 (unreleased)
2026-02-27 Don't include proc.h in shm_mq.h Álvaro Herrera 19 (unreleased)
2026-02-18 Use standard die() handler for SIGTERM in bgworkers Heikki Linnakangas 19 (unreleased)
2026-01-28 Consolidate replication origin session globals into a single struct. Masahiko Sawada 19 (unreleased)
2026-01-28 Standardize replication origin naming to use "ReplOrigin". Masahiko Sawada 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-12-03 Use "foo(void)" for definitions of functions with no parameters. Nathan Bossart 19 (unreleased)
2025-11-06 Use XLogRecPtrIsValid() in various places Álvaro Herrera 19 (unreleased)
2025-10-16 Refactor logical worker synchronization code into a separate file. Amit Kapila 19 (unreleased)
2025-09-24 Fix LOCK_TIMEOUT handling during parallel apply. Amit Kapila 19 (unreleased)
2025-08-25 Use PqMsg_* macros in applyparallelworker.c. Nathan Bossart 19 (unreleased)
2025-08-06 Expand usage of macros for protocol characters. Nathan Bossart 19 (unreleased)
2025-07-23 Preserve conflict-relevant data during logical replication. Amit Kapila 19 (unreleased)