Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-01-01 | Update copyright for 2026 | Bruce Momjian | 19 (unreleased) |
| 2025-11-13 | Replace off_t by pgoff_t in I/O routines | Michael Paquier | 19 (unreleased) |
| 2025-01-01 | Update copyright for 2025 | Bruce Momjian | 18.0 |
| 2024-03-02 | Fix overflow in Windows replacement pg_pread/pg_pwrite. | Thomas Munro | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.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-17 | Include c.h instead of postgres.h in src/port/*p{read,write}*.c | Andres Freund | 16.0 |
| 2022-08-04 | Remove dead pread and pwrite replacement code. | Thomas Munro | 16.0 |