Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-07 | Check for STATUS_DELETE_PENDING on Windows. | Thomas Munro | 13.17 |
| 2024-11-07 | Fix issues with Windows' stat() for files pending on deletion | Michael Paquier | 13.17 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-12-21 | In pgwin32_open, loop after ERROR_ACCESS_DENIED only if we can't stat. | Tom Lane | 13.0 |
| 2019-12-16 | On Windows, wait a little to see if ERROR_ACCESS_DENIED goes away. | Tom Lane | 13.0 |