Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-09 | Provide 64-bit ftruncate() and lseek() on Windows. | Thomas Munro | 14.16 |
| 2024-11-07 | Replace pgwin32_is_junction() with lstat(). | Thomas Munro | 14.14 |
| 2024-11-07 | Provide lstat() for Windows. | Thomas Munro | 14.14 |
| 2023-04-12 | Fix detection of unseekable files for fseek() and ftello() with MSVC | Michael Paquier | 14.8 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-30 | Use setenv() in preference to putenv(). | Tom Lane | 14.0 |
| 2020-10-10 | Recognize network-failure errnos as indicating hard connection loss. | Tom Lane | 14.0 |
| 2020-10-09 | Fix our Windows stat() emulation to handle file sizes > 4GB. | Tom Lane | 14.0 |