Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-11-07 | Replace pgwin32_is_junction() with lstat(). | Thomas Munro | 14.14 |
| 2023-01-06 | Fix pg_truncate() on Windows. | Thomas Munro | 14.7 |
| 2021-03-19 | Provide recovery_init_sync_method=syncfs. | Thomas Munro | 14.0 |
| 2021-01-13 | Move our p{read,write}v replacements into their own files. | Thomas Munro | 14.0 |
| 2020-12-01 | Use truncate(2) where appropriate. | Thomas Munro | 14.0 |
| 2020-09-07 | Skip unnecessary stat() calls in walkdir(). | Thomas Munro | 14.0 |