Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-29 | Fix WAL replay in presence of an incomplete record | Alvaro Herrera | 10.19 |
| 2017-07-31 | Fix comment. | Tatsuo Ishii | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-05-12 | Replace "transaction log" with "write-ahead log" | Peter Eisentraut | 10.0 |
| 2017-03-23 | Track the oldest XID that can be safely looked up in CLOG. | Robert Haas | 10.0 |
| 2017-03-20 | Fixes for single-page hash index vacuum. | Robert Haas | 10.0 |
| 2017-03-14 | Spelling fixes | Peter Eisentraut | 10.0 |
| 2017-02-09 | Rename user-facing tools with "xlog" in the name to say "wal". | Robert Haas | 10.0 |
| 2017-02-08 | Add WAL consistency checking facility. | Robert Haas | 10.0 |
| 2017-01-19 | Fix race condition in reading commit timestamps | Alvaro Herrera | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-12-22 | Skip checkpoints, archiving on idle systems. | Andres Freund | 10.0 |
| 2016-10-20 | Rename "pg_xlog" directory to "pg_wal". | Robert Haas | 10.0 |