Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-11 | Make XLogRecGetBlockTag() throw error if there's no such block. | Tom Lane | 15.0 |
| 2022-04-08 | Add contrib/pg_walinspect. | Jeff Davis | 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 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-09-29 | Fix WAL replay in presence of an incomplete record | Alvaro Herrera | 15.0 |