Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-04 | Use <stdint.h> and <inttypes.h> for c.h integers. | Thomas Munro | 18.0 |
| 2022-03-25 | Improve command line options for pg_waldump. | Thomas Munro | 15.0 |
| 2022-03-24 | Add additional filtering options to pg_waldump. | Thomas Munro | 15.0 |
| 2022-03-18 | Add circular WAL decoding buffer, take II. | Thomas Munro | 15.0 |
| 2021-05-10 | Revert recovery prefetching feature. | Thomas Munro | 14.0 |
| 2021-04-08 | Add circular WAL decoding buffer. | Thomas Munro | 14.0 |
| 2021-04-08 | Remove read_page callback from XLogReader. | Thomas Munro | 14.0 |