Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-07 | Replace pgwin32_is_junction() with lstat(). | Thomas Munro | 14.14 |
| 2024-11-07 | Replace pgwin32_is_junction() with lstat(). | Thomas Munro | 15.9 |
| 2023-12-11 | Provide helper for retrying partial vectored I/O. | Thomas Munro | 17.0 |
| 2023-04-08 | Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. | Thomas Munro | 16.0 |
| 2022-08-06 | Replace pgwin32_is_junction() with lstat(). | Thomas Munro | 16.0 |
| 2022-07-28 | Fix get_dirent_type() for symlinks on MinGW/MSYS. | Thomas Munro | 15.0 |
| 2022-07-28 | Fix get_dirent_type() for symlinks on MinGW/MSYS. | Thomas Munro | 14.5 |
| 2022-07-28 | Fix get_dirent_type() for symlinks on MinGW/MSYS. | Thomas Munro | 16.0 |
| 2020-09-07 | Skip unnecessary stat() calls in walkdir(). | Thomas Munro | 14.0 |
| 2019-02-24 | Tolerate EINVAL when calling fsync() on a directory. | Thomas Munro | 10.8 |
| 2019-02-24 | Tolerate EINVAL when calling fsync() on a directory. | Thomas Munro | 11.3 |
| 2019-02-24 | Tolerate EINVAL when calling fsync() on a directory. | Thomas Munro | 12.0 |