Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-06 | Add file_extend_method=posix_fallocate,write_zeros. | Thomas Munro | 17.8 |
| 2024-06-12 | Harmonize function parameter names for Postgres 17. | Peter Geoghegan | 17.0 |
| 2024-03-01 | Return ssize_t in fd.c I/O functions. | Thomas Munro | 17.0 |
| 2024-01-12 | Refactor code checking for file existence | Michael Paquier | 17.0 |
| 2024-01-04 | Update copyright for 2024 | Bruce Momjian | 17.0 |
| 2023-12-12 | Provide vectored variants of FileRead() and FileWrite(). | Thomas Munro | 17.0 |
| 2023-09-06 | Make enum for sync methods available to frontend code. | Nathan Bossart | 17.0 |
| 2023-09-06 | Move PG_TEMP_FILE* macros to file_utils.h. | Nathan Bossart | 17.0 |