Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-12-01 | Move WAL sequence code into its own file | Michael Paquier | 19 (unreleased) |
| 2025-03-20 | Revert workarounds for -Wmissing-braces false positives on old GCC | Peter Eisentraut | 18.0 |
| 2022-04-07 | Try to silence "-Wmissing-braces" complaints in rmgrdesc.c. | Andres Freund | 15.0 |
| 2022-04-07 | Fix warning introduced in 5c279a6d350. | Jeff Davis | 15.0 |
| 2022-04-07 | Custom WAL Resource Managers. | Jeff Davis | 15.0 |
| 2022-01-19 | Make logical decoding a part of the rmgr. | Jeff Davis | 15.0 |
| 2017-02-14 | Split index xlog headers from other private index headers. | Robert Haas | 10.0 |
| 2017-02-09 | Rename user-facing tools with "xlog" in the name to say "wal". | Robert Haas | 10.0 |