Commits

DateSubjectAuthorReleases
2026-05-24 Revert "Allow logical replication snapshots to be database-specific" Álvaro Herrera 19 (unreleased)
2026-04-07 Allow logical replication snapshots to be database-specific Álvaro Herrera 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-24 Remove XLOG_HEAP2_VISIBLE entirely Melanie Plageman 19 (unreleased)
2026-03-13 Move fake LSN infrastructure out of GiST. Peter Geoghegan 19 (unreleased)
2026-03-02 Remove WAL page header flag XLP_BKP_REMOVABLE Michael Paquier 19 (unreleased)
2026-01-15 Remove some unnecessary code from multixact truncation Heikki Linnakangas 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-03 Set next multixid's offset when creating a new multixid Heikki Linnakangas 19 (unreleased)
2025-10-14 Bump XLOG_PAGE_MAGIC after xl_heap_prune change Melanie Plageman 19 (unreleased)
2025-07-23 Move enum RecoveryTargetAction to xlogrecovery.h Álvaro Herrera 19 (unreleased)
2025-02-13 XLogRegisterData, XLogRegisterBufData void * argument for binary data Peter Eisentraut 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-10-25 For inplace update, send nontransactional invalidations. Noah Misch 18.0
2024-09-18 Extend PgStat_HashKey.objid from 4 to 8 bytes Michael Paquier 18.0
2024-09-03 Add const qualifiers to XLogRegister*() functions Peter Eisentraut 18.0
2024-07-18 Do not summarize WAL if generated with wal_level=minimal. Robert Haas 17.0
2024-07-18 Do not summarize WAL if generated with wal_level=minimal. Robert Haas 18.0
2024-03-25 Merge prune, freeze and vacuum WAL record formats Heikki Linnakangas 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-10-19 During online checkpoints, insert XLOG_CHECKPOINT_REDO at redo point. Robert Haas 17.0
2023-04-02 Add info in WAL records in preparation for logical slot conflict handling Andres Freund 16.0
2023-02-27 Change xl_hash_vacuum_one_page.ntuples from int to uint16. Amit Kapila 16.0