Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-12-08 | Fix potential pointer overflow in xlogreader.c. | Thomas Munro | 15.6 |
| 2023-09-25 | Fix edge-case for xl_tot_len broken by bae868ca. | Thomas Munro | 15.5 |
| 2023-09-22 | Don't trust unvalidated xl_tot_len. | Thomas Munro | 15.5 |
| 2023-07-02 | Silence "missing contrecord" error. | Thomas Munro | 15.4 |
| 2022-09-08 | Fix recovery_prefetch with low maintenance_io_concurrency. | Thomas Munro | 15.0 |
| 2022-09-03 | Fix cache invalidation bug in recovery_prefetch. | Thomas Munro | 15.0 |
| 2022-04-07 | Prefetch data referenced by the WAL, take II. | Thomas Munro | 15.0 |
| 2022-03-18 | Add circular WAL decoding buffer, take II. | Thomas Munro | 15.0 |