Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-28 | Revert 56-bit relfilenode change and follow-up commits. | Robert Haas | 16.0 |
| 2022-09-27 | Increase width of RelFileNumbers from 32 bits to 56 bits. | Robert Haas | 16.0 |
| 2022-09-24 | Message style improvements | Peter Eisentraut | 16.0 |
| 2022-09-24 | Message style improvements | Peter Eisentraut | 15.0 |
| 2022-09-13 | Split up guc.c for better build speed and ease of maintenance. | Tom Lane | 16.0 |
| 2022-09-08 | Fix recovery_prefetch with low maintenance_io_concurrency. | Thomas Munro | 16.0 |
| 2022-09-08 | Fix recovery_prefetch with low maintenance_io_concurrency. | Thomas Munro | 15.0 |
| 2022-08-23 | Remove empty statement | John Naylor | 16.0 |
| 2022-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |
| 2022-04-16 | Don't retry restore_command while reading ahead. | Thomas Munro | 15.0 |
| 2022-04-07 | Prefetch data referenced by the WAL, take II. | Thomas Munro | 15.0 |