| Age | Commit message (Expand) | Author |
| 2025-02-26 | Re-add GUC track_wal_io_timing | Michael Paquier |
| 2025-02-21 | doc: clarify default checksum behavior in non-master branches | Bruce Momjian |
| 2025-02-20 | doc: Fix typo in section "WAL configuration" | Michael Paquier |
| 2025-02-20 | doc: Recommend pg_stat_io rather than pg_stat_wal in WAL configuration | Michael Paquier |
| 2024-12-15 | doc: Clarify old WAL files are kept until they are summarized. | Fujii Masao |
| 2024-10-02 | doc: Missing markup, punctuation and wordsmithing | Daniel Gustafsson |
| 2024-08-28 | Add prefetching support on macOS | Peter Eisentraut |
| 2024-08-09 | doc: Fix name of CRC algorithm in "Reliability" section. | Nathan Bossart |
| 2023-12-24 | Enhance checkpointer restartpoint statistics | Alexander Korotkov |
| 2023-11-22 | doc: FreeBSD uses camcontrol identify, not atacontrol, for cache | Bruce Momjian |
| 2023-11-09 | doc: fix wording describing the checkpoint_flush_after GUC | Bruce Momjian |
| 2023-07-14 | Remove wal_sync_method=fsync_writethrough on Windows. | Thomas Munro |
| 2022-11-30 | doc: add transaction processing chapter with internals info | Bruce Momjian |
| 2022-09-22 | Restore archive_command documentation | Peter Eisentraut |
| 2022-09-14 | Use the terminology "WAL file" not "log file" more consistently. | Tom Lane |
| 2022-07-20 | Add wal_sync_method=fdatasync for Windows. | Thomas Munro |
| 2022-04-08 | Fix recovery_prefetch docs. | Thomas Munro |
| 2022-04-07 | Prefetch data referenced by the WAL, take II. | Thomas Munro |
| 2022-02-03 | Allow archiving via loadable modules. | Robert Haas |
| 2021-07-16 | doc: Spell checking | Peter Eisentraut |
| 2021-05-10 | Revert recovery prefetching feature. | Thomas Munro |
| 2021-04-22 | Fix some trailing whitespace in documentation files | Peter Eisentraut |
| 2021-04-09 | Doc: Review for "Optionally prefetch referenced data in recovery." | Thomas Munro |
| 2021-04-09 | Fix typos and grammar in documentation and code comments | Michael Paquier |
| 2021-04-08 | Optionally prefetch referenced data in recovery. | Thomas Munro |
| 2021-03-24 | Change checkpoint_completion_target default to 0.9 | Stephen Frost |
| 2021-03-09 | Track total amounts of times spent writing and syncing WAL data to disk. | Fujii Masao |
| 2021-03-02 | doc: Improve description of data checksums | Michael Paquier |
| 2021-02-24 | Fix some typos, grammar and style in docs and comments | Michael Paquier |
| 2021-01-17 | Add documentation chapter about checksums | Magnus Hagander |
| 2020-12-24 | Fix typos and grammar in docs and comments | Michael Paquier |
| 2020-08-31 | doc: add commas after 'i.e.' and 'e.g.' | Bruce Momjian |
| 2020-07-20 | Rename wal_keep_segments to wal_keep_size. | Fujii Masao |
| 2020-07-08 | docs: replace 'master' with 'primary' where appropriate. | Andres Freund |
| 2020-03-03 | Fix the name of the first WAL segment file, in docs. | Fujii Masao |
| 2018-07-16 | doc: Update redirecting links | Peter Eisentraut |
| 2018-06-11 | Fix grammar in documentation related to checkpoint_flush_after | Michael Paquier |
| 2018-04-09 | Revert "Allow on-line enabling and disabling of data checksums" | Magnus Hagander |
| 2018-04-05 | Allow on-line enabling and disabling of data checksums | Magnus Hagander |
| 2017-11-23 | Convert documentation to DocBook XML | Peter Eisentraut |
| 2017-10-17 | Don't use SGML empty tags | Peter Eisentraut |
| 2017-09-20 | Make WAL segment size configurable at initdb time. | Andres Freund |
| 2017-05-12 | Standardize "WAL location" terminology | Peter Eisentraut |
| 2017-03-17 | Rename "pg_clog" directory to "pg_xact". | Robert Haas |
| 2017-03-08 | Fix grammar | Magnus Hagander |
| 2016-10-20 | Rename "pg_xlog" directory to "pg_wal". | Robert Haas |
| 2016-09-25 | Refer to OS X as "macOS", except for the port name which is still "darwin". | Tom Lane |
| 2016-09-05 | Document LSN acronym in WAL Internals | Simon Riggs |
| 2016-08-05 | docs: re-add spaces before units removed | Bruce Momjian |
| 2016-07-30 | docs: properly capitalize and space kB, MB, GB, TB | Bruce Momjian |