Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-09 | Provide 64-bit ftruncate() and lseek() on Windows. | Thomas Munro | 13.19 |
| 2024-11-07 | Provide lstat() for Windows. | Thomas Munro | 13.17 |
| 2024-11-07 | Fix our Windows stat() emulation to handle file sizes > 4GB. | Tom Lane | 13.17 |
| 2021-06-08 | Remove unnecessary declaration in win32_port.h | Michael Paquier | 13.4 |
| 2021-06-01 | Add fallback implementation for setenv() | Michael Paquier | 13.4 |
| 2020-02-21 | Assume that we have functional, 64-bit fseeko()/ftello(). | Tom Lane | 13.0 |
| 2020-02-21 | Assume that we have utime() and <utime.h>. | Tom Lane | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-10-08 | Remove some code for old unsupported versions of MSVC | Peter Eisentraut | 13.0 |
| 2019-10-08 | Clarify some comments about ntstatus.h in win32_port.h | Michael Paquier | 13.0 |
| 2019-08-13 | Fix inconsistencies and typos in the tree, take 10 | Michael Paquier | 13.0 |