Commits

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

DateSubjectAuthorReleases
2026-06-17 Fix pgstat_count_io_op_time() calls passing incorrect information Michael Paquier 19 (unreleased)
2026-06-11 Fix race with timeline selection in logical decoding during promotion Michael Paquier 19 (unreleased)
2026-05-29 Improve comments in online checksums code Daniel Gustafsson 19 (unreleased)
2026-05-29 Fix checksum state transition during promotion Daniel Gustafsson 19 (unreleased)
2026-05-25 Adjust some error hints Michael Paquier 19 (unreleased)
2026-05-24 Revert "Allow logical replication snapshots to be database-specific" Álvaro Herrera 19 (unreleased)
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-05-03 Remove redundant WAIT FOR LSN caller-side pre-checks Alexander Korotkov 19 (unreleased)
2026-04-30 Improve handling of concurrent checksum requests Daniel Gustafsson 19 (unreleased)
2026-04-30 Typo and spelling fixups for online checksums Daniel Gustafsson 19 (unreleased)
2026-04-30 Fix invalid checksum state transition in checkpoints Daniel Gustafsson 19 (unreleased)
2026-04-30 Handle data_checksum state changes during launcher_exit Daniel Gustafsson 19 (unreleased)
2026-04-21 Fix a set of typos and grammar issues across the tree Michael Paquier 19 (unreleased)
2026-04-07 Allow logical replication snapshots to be database-specific Álvaro Herrera 19 (unreleased)
2026-04-06 Use PG_DATA_CHECKSUM_OFF instead of hardcoded value Daniel Gustafsson 19 (unreleased)
2026-04-05 Convert all remaining subsystems to use the new shmem allocation API Heikki Linnakangas 19 (unreleased)
2026-04-03 Online enabling and disabling of data checksums Daniel Gustafsson 19 (unreleased)
2026-03-31 Formalize WAL record for XLOG_CHECKPOINT_REDO Daniel Gustafsson 19 (unreleased)
2026-03-13 Move fake LSN infrastructure out of GiST. Peter Geoghegan 19 (unreleased)
2026-03-13 Use GetXLogInsertEndRecPtr in gistGetFakeLSN Tomas Vondra 19 (unreleased)
2026-03-06 Don't include wait_event.h in pgstat.h Álvaro Herrera 19 (unreleased)
2026-03-02 Remove WAL page header flag XLP_BKP_REMOVABLE Michael Paquier 19 (unreleased)
2026-02-19 Log checkpoint request flags in checkpoint completion messages. Fujii Masao 19 (unreleased)
2026-01-29 Replace literal 0 with InvalidXLogRecPtr for XLogRecPtr assignments Álvaro Herrera 19 (unreleased)
2026-01-27 Prevent invalidation of newly synced replication slots. Amit Kapila 19 (unreleased)