Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-12-08 | Fix potential pointer overflow in xlogreader.c. | Thomas Munro | 16.2 |
| 2023-09-25 | Fix edge-case for xl_tot_len broken by bae868ca. | Thomas Munro | 16.1 |
| 2023-09-22 | Don't trust unvalidated xl_tot_len. | Thomas Munro | 16.1 |
| 2023-07-02 | Silence "missing contrecord" error. | Thomas Munro | 16.0 |
| 2022-09-29 | Restore pg_pread and friends. | Thomas Munro | 16.0 |
| 2022-09-08 | Fix recovery_prefetch with low maintenance_io_concurrency. | Thomas Munro | 16.0 |
| 2022-09-03 | Fix cache invalidation bug in recovery_prefetch. | Thomas Munro | 16.0 |
| 2022-08-04 | Remove dead pread and pwrite replacement code. | Thomas Munro | 16.0 |