Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-09-29 | Fix WAL replay in presence of an incomplete record | Alvaro Herrera | 13.5 |
| 2020-05-13 | Adjust walsender usage of xlogreader, simplify APIs | Alvaro Herrera | 13.0 |
| 2020-05-11 | Fix obsolete references to "XLogRead" | Alvaro Herrera | 13.0 |
| 2020-05-08 | Rework XLogReader callback system | Alvaro Herrera | 13.0 |
| 2019-11-25 | Refactor WAL file-reading code into WALRead() | Alvaro Herrera | 13.0 |
| 2019-09-24 | Rework WAL-reading supporting structs | Alvaro Herrera | 13.0 |
| 2019-09-03 | Make XLogReaderInvalReadState static | Alvaro Herrera | 13.0 |