Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-04-19 | Fix wal_consistency_checking enhanced desc output. | Peter Geoghegan | 16.0 |
| 2023-01-11 | Remove function declarations from headers for some undefined functions | Michael Paquier | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-09-29 | Restore pg_pread and friends. | Thomas Munro | 16.0 |
| 2022-09-20 | Harmonize parameter names in storage and AM code. | Peter Geoghegan | 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 |
| 2022-07-06 | Change internal RelFileNode references to RelFileNumber or RelFileLocator. | Robert Haas | 16.0 |