Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-01-18 | Fix readlink() for non-PostgreSQL junction points on Windows. | Thomas Munro | 14.16 |
| 2024-11-07 | Replace pgwin32_is_junction() with lstat(). | Thomas Munro | 14.14 |
| 2024-11-07 | Make unlink() work for junction points on Windows. | Thomas Munro | 14.14 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-10-09 | Fix our Windows stat() emulation to handle file sizes > 4GB. | Tom Lane | 14.0 |