Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-06 | Add file_extend_method=posix_fallocate,write_zeros. | Thomas Munro | 16.12 |
| 2023-04-08 | Add io_direct setting (developer-only). | Thomas Munro | 16.0 |
| 2023-04-08 | Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. | Thomas Munro | 16.0 |
| 2023-04-05 | Add smgrzeroextend(), FileZero(), FileFallocate() | Andres Freund | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-12-08 | Update types in File API | Peter Eisentraut | 16.0 |
| 2022-10-27 | Move pg_pwritev_with_retry() to src/common/file_utils.c | Michael Paquier | 16.0 |
| 2022-09-20 | Harmonize parameter names in storage and AM code. | Peter Geoghegan | 16.0 |
| 2022-07-05 | Remove durable_rename_excl() | Michael Paquier | 16.0 |