Commit Graph

201 Commits (4d936c3fff1ac8dead2cc240ba3da2ed6337257c)

Author SHA1 Message Date
Andres Freund 4ab53b647a Don't add HAVE_LDAP_H HAVE_WINLDAP_H to pg_config.h 3 years ago
Tom Lane 27f1774aac Remove unused configure variable. 3 years ago
Thomas Munro 2492fe49dc Remove configure probe for netinet/tcp.h. 3 years ago
Thomas Munro 2cea02fb85 Remove configure probe for sys/sockio.h. 3 years ago
Thomas Munro 2f8d918359 Remove configure probe for net/if.h. 3 years ago
Thomas Munro 52ea29045b Remove configure probe for gethostbyname_r. 3 years ago
Thomas Munro 5579388d2d Remove replacement code for getaddrinfo. 3 years ago
Thomas Munro de42bc3ac8 Remove configure probe for struct sockaddr_storage. 3 years ago
Tom Lane 8ded65682b Remove configurability of PPC spinlock assembly code. 3 years ago
Thomas Munro adee0df127 Remove configure probe for shl_load library. 3 years ago
Thomas Munro 36b3d52459 Remove configure probe for sys/resource.h and refactor. 3 years ago
Thomas Munro 37a65d1db1 Remove configure probes for sys/ipc.h, sys/sem.h, sys/shm.h. 3 years ago
Thomas Munro 7e50b4e3c5 Remove configure probe for sys/select.h. 3 years ago
Thomas Munro 077bf2f275 Remove configure probes for sys/un.h and struct sockaddr_un. 3 years ago
Thomas Munro 75357ab940 Remove configure probe for sys/uio.h. 3 years ago
Andres Freund a2a36d56b9 Trust a few system headers to stand on their own 3 years ago
Andres Freund 9ddb870bd4 windows: Remove HAVE_MINIDUMP_TYPE test 3 years ago
Andres Freund 320f92b744 Rely on __func__ being supported 3 years ago
Thomas Munro cbf4403134 Simplify replacement code for strtof. 3 years ago
Andres Freund 922a8fa098 Simplify gettimeofday() fallback logic. 3 years ago
Thomas Munro feb593506b Remove fallbacks for strtoll, strtoull. 3 years ago
Thomas Munro d2e150831a Remove configure probe for fdatasync. 3 years ago
Thomas Munro 623cc67347 Remove configure probe for clock_gettime. 3 years ago
Thomas Munro a0dc827112 Simplify replacement code for preadv and pwritev. 3 years ago
Thomas Munro cf112c1220 Remove dead pread and pwrite replacement code. 3 years ago
Thomas Munro 71f5dc6dfb Remove dead setenv, unsetenv replacement code. 3 years ago
Thomas Munro b79ec732d2 Remove configure probes for poll and poll.h. 3 years ago
Thomas Munro 5963c9a154 Remove configure probe for link. 3 years ago
Thomas Munro 2b1f580ee2 Remove configure probes for symlink/readlink, and dead code. 3 years ago
Thomas Munro adeef67834 Remove configure probe for setsid. 3 years ago
Thomas Munro 098f4d813b Remove configure probe for shm_open. 3 years ago
Thomas Munro bdb657edd6 Remove configure probe and related tests for getrlimit. 3 years ago
Thomas Munro ca1e85513e Remove configure probe for dlopen, and refactor. 3 years ago
Thomas Munro e757cdd6ad Remove dead getpwuid_r replacement code. 3 years ago
Thomas Munro fb12becdfb Remove dead handling for pre-POSIX sigwait(). 3 years ago
Thomas Munro 86e5eb4f58 Remove dead getrusage replacement code. 3 years ago
Thomas Munro 634a89c708 Remove configure probe for wctype.h. 3 years ago
Thomas Munro a3b8d2a997 Remove configure probe for sys/tas.h. 3 years ago
Thomas Munro 4f1f5a7f85 Remove fls(), use pg_leftmost_one_pos32() instead. 3 years ago
Thomas Munro 9430fb407b Add wal_sync_method=fdatasync for Windows. 3 years ago
Andres Freund 089480c077 Default to hidden visibility for extension libraries where possible 3 years ago
Michael Paquier 6203583b72 Remove support for Visual Studio 2013 3 years ago
Thomas Munro 9db300ce6e Remove HP-UX port. 3 years ago
Tom Lane d31d30973a Stamp HEAD as 16devel. 4 years ago
Tom Lane c1d033fcb5 Stamp 15beta2. 4 years ago
Tom Lane 05a5a1775c Stamp 15beta1. 4 years ago
Tom Lane aff45c879e configure: don't probe for libldap_r if libldap is 2.5 or newer. 4 years ago
Peter Eisentraut cfb63b994e Simplify configure test 4 years ago
Tom Lane 479b69a4a5 Set minimum required version of zstd as 1.4.0. 4 years ago
Peter Eisentraut c1932e5428 libpq: Allow IP address SANs in server certificates 4 years ago