Commits

DateSubjectAuthorReleases
2022-08-06 Simplify gettimeofday() fallback logic. Andres Freund 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-18 Add output directory option to gen_node_support.pl Andres Freund 16.0
2022-07-18 Add output file argument to generate-errcodes.pl Andres Freund 16.0
2022-07-18 Add output path arg in generate-lwlocknames.pl Andres Freund 16.0
2022-07-18 ecpg: Output dir, source dir, stamp file argument for preproc/*.pl Andres Freund 16.0