Commits

DateSubjectAuthorReleases
2025-04-06 Don't ERROR on PreallocXlogFiles() race condition. Noah Misch 14.18
2025-04-06 Remove XLogFileInit() ability to unlink a pre-existing file. Noah Misch 13.21
2025-04-06 Remove XLogFileInit() ability to unlink a pre-existing file. Noah Misch 14.18
2025-04-06 Remove XLogFileInit() ability to skip ControlFileLock. Noah Misch 13.21
2025-04-06 Remove XLogFileInit() ability to skip ControlFileLock. Noah Misch 14.18
2025-02-26 Re-add GUC track_wal_io_timing Michael Paquier 18.0
2025-02-24 Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing Michael Paquier 18.0
2025-02-21 Add default_char_signedness field to ControlFileData. Masahiko Sawada 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-10-02 Fix inconsistent reporting of checkpointer stats. Fujii Masao 18.0
2024-09-30 Add num_done counter to the pg_stat_checkpointer view. Fujii Masao 18.0
2024-07-26 Wait for WAL summarization to catch up before creating .partial file. Robert Haas 18.0
2024-07-26 Wait for WAL summarization to catch up before creating .partial file. Robert Haas 17.0
2024-07-24 Move all extern declarations for GUC variables to header files Peter Eisentraut 18.0
2024-07-23 Get rid of a global variable Peter Eisentraut 18.0
2024-05-17 Remove unused typedefs Peter Eisentraut 17.0
2024-02-12 Read WAL directly from WAL buffers. Jeff Davis 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-20 Add a new WAL summarizer process. Robert Haas 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-10-13 Improve the naming in wal_sync_method code. Nathan Bossart 17.0
2023-04-08 Allow logical decoding on standbys Andres Freund 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-10-12 Reduce xlog.h inclusion footprint Alvaro Herrera 16.0
2022-09-28 Revert 56-bit relfilenode change and follow-up commits. Robert Haas 16.0