Commits

DateSubjectAuthorReleases
2022-08-07 Simplify replacement code for strtof. Thomas Munro 16.0
2022-08-05 Remove fallbacks for strtoll, strtoull. Thomas Munro 16.0
2022-08-05 Remove configure probe for fdatasync. Thomas Munro 16.0
2022-08-05 Remove configure probe for clock_gettime. Thomas Munro 16.0
2022-08-05 Simplify replacement code for preadv and pwritev. Thomas Munro 16.0
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-12-10 Check for STATUS_DELETE_PENDING on Windows. Thomas Munro 15.0
2021-07-15 Portability fixes for sigwait. Thomas Munro 15.0