Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-11 | Fix gai_strerror() thread-safety on Windows. | Thomas Munro | 16.3 |
| 2022-08-13 | Remove replacement code for getaddrinfo. | Thomas Munro | 16.0 |
| 2022-08-13 | Remove configure probe for sys/resource.h and refactor. | Thomas Munro | 16.0 |
| 2022-08-05 | Remove configure probe for fdatasync. | Thomas Munro | 16.0 |
| 2022-08-04 | Remove dead pread and pwrite replacement code. | Thomas Munro | 16.0 |
| 2022-08-04 | Remove configure probe for link. | Thomas Munro | 16.0 |
| 2022-08-04 | Remove configure probe for dlopen, and refactor. | Thomas Munro | 16.0 |
| 2022-07-21 | Remove fls(), use pg_leftmost_one_pos32() instead. | Thomas Munro | 16.0 |
| 2022-07-20 | Add wal_sync_method=fdatasync for Windows. | Thomas Munro | 16.0 |