Commits

DateSubjectAuthorReleases
2022-08-04 Remove dead pread and pwrite replacement code. Thomas Munro 16.0
2022-08-04 Remove dead setenv, unsetenv replacement code. Thomas Munro 16.0
2022-08-04 Remove configure probes for poll and poll.h. Thomas Munro 16.0
2022-08-04 Remove configure probe for link. Thomas Munro 16.0
2022-08-04 Remove configure probes for symlink/readlink, and dead code. Thomas Munro 16.0
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-23 Remove dead getpwuid_r replacement code. Thomas Munro 16.0
2022-07-23 Remove dead handling for pre-POSIX sigwait(). Thomas Munro 16.0
2022-07-23 Remove dead getrusage replacement code. Thomas Munro 16.0
2022-07-23 Remove configure probe for wctype.h. Thomas Munro 16.0
2022-07-23 Remove configure probe for sys/tas.h. 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
2022-07-08 Remove HP-UX port. Thomas Munro 16.0
2022-01-10 Make EXEC_BACKEND more convenient on Linux and FreeBSD. Thomas Munro 15.0
2021-07-15 Portability fixes for sigwait. Thomas Munro 15.0
2021-03-19 Provide recovery_init_sync_method=syncfs. Thomas Munro 14.0
2021-03-10 Add missing pthread_barrier_t. Thomas Munro 14.0
2021-03-03 Use sort_template.h for qsort_tuple() and qsort_ssup(). Thomas Munro 14.0
2021-01-11 Provide pg_preadv() and pg_pwritev(). Thomas Munro 14.0
2020-02-05 Add kqueue(2) support to the WaitEventSet API. Thomas Munro 13.0