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 |
| 2022-08-06 | Replace pgwin32_is_junction() with lstat(). | Thomas Munro | 16.0 |
| 2022-08-04 | Remove configure probes for symlink/readlink, and dead code. | Thomas Munro | 16.0 |
| 2022-05-07 | Fix old-fd issues using global barriers everywhere. | Thomas Munro | 15.0 |
| 2022-02-11 | Fix DROP {DATABASE,TABLESPACE} on Windows. | Thomas Munro | 15.0 |
| 2022-01-14 | Allow "in place" tablespaces. | Thomas Munro | 15.0 |