Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-08-04 | Remove configure probe for setsid. | Thomas Munro | 16.0 |
| 2022-08-04 | Remove configure probe for shm_open. | Thomas Munro | 16.0 |
| 2022-08-04 | Remove configure probe and related tests for getrlimit. | 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-01-10 | Make EXEC_BACKEND more convenient on Linux and FreeBSD. | Thomas Munro | 15.0 |
| 2021-12-10 | Check for STATUS_DELETE_PENDING on Windows. | Thomas Munro | 15.0 |
| 2021-01-11 | Provide pg_preadv() and pg_pwritev(). | Thomas Munro | 14.0 |
| 2018-11-06 | Provide pg_pread() and pg_pwrite() for random I/O. | Thomas Munro | 12.0 |