Commit Graph

46 Commits (2e124d857a64a91d2b70afdbed6156d753089771)

Author SHA1 Message Date
Tom Lane 278273ccba Stamp 14.5. 3 years ago
Tom Lane 164d174bbf Stamp 14.4. 3 years ago
Tom Lane 12736e7dc3 configure: don't probe for libldap_r if libldap is 2.5 or newer. 3 years ago
Tom Lane 0e9cc8c0f3 Stamp 14.3. 3 years ago
Andres Freund e52e9bd57f configure: check for dlsym instead of dlopen. 3 years ago
Tom Lane 2e30d77a19 Suppress warning about stack_base_ptr with late-model GCC. 3 years ago
Tom Lane c23461a22a Test honestly for <sys/signalfd.h>. 3 years ago
Tom Lane 78b1ddc753 Stamp 14.2. 3 years ago
Tom Lane 175edafd1f Cope with cross-compiling when checking for a random-number source. 4 years ago
Tom Lane e9af18c6c5 Probe $PROVE not $PERL while checking for modules needed by TAP tests. 4 years ago
Tom Lane ed1c261a00 Use appropriate -Wno-warning switches when compiling bitcode. 4 years ago
Michael Paquier 56eb02ce79 Clean up compilation warnings coming from PL/Perl with clang-12~ 4 years ago
Tom Lane 0a455b8d61 Stamp 14.1. 4 years ago
Tom Lane 86a4dc1e6f Stamp 14.0. 4 years ago
Tom Lane 8aed7f7a2e Stamp 14rc1. 4 years ago
Tom Lane 26f5391df6 Stamp 14beta3. 4 years ago
Tom Lane d5e913a81c Remove configure-time thread safety checking (thread_test.c). 4 years ago
Tom Lane e75da4f1b6 Probe for preadv/pwritev in a more macOS-friendly way. 4 years ago
Tom Lane ebc346e5bb Fix busted test for ldap_initialize. 4 years ago
Tom Lane 9ffad7ae7f Un-break AIX build, take 2. 4 years ago
Tom Lane 7f2eca6f9d Un-break AIX build. 4 years ago
Tom Lane 5620ec8336 Update configure's probe for libldap to work with OpenLDAP 2.5. 4 years ago
Joe Conway bafad2c5b2 Stamp 14beta2. 4 years ago
Tom Lane e4f9737fac Stamp 14beta1. 4 years ago
Michael Paquier e6bdfd9700 Refactor HMAC implementations 4 years ago
Tom Lane 2c75f8a612 Remove useless configure probe for <lz4/lz4.h>. 4 years ago
Tom Lane 4d399a6fbe Bring configure support for LZ4 up to snuff. 4 years ago
Thomas Munro 61752afb26 Provide recovery_init_sync_method=syncfs. 4 years ago
Robert Haas bbe0a81db6 Allow configurable LZ4 TOAST compression. 4 years ago
Thomas Munro de91c3b976 Fix new pthread code to respect --disable-thread-safety. 4 years ago
Thomas Munro 44bf3d5083 Add missing pthread_barrier_t. 4 years ago
Michael Paquier a899ec1cb2 Fix inconsistent configure data for --with-ssl 4 years ago
Michael Paquier fe61df7f82 Introduce --with-ssl={openssl} as a configure option 4 years ago
Michael Paquier a8ed6bb8f4 Introduce SHA1 implementations in the cryptohash infrastructure 5 years ago
Thomas Munro 0d56acfbaa Move our p{read,write}v replacements into their own files. 5 years ago
Thomas Munro 13a021f3e8 Provide pg_preadv() and pg_pwritev(). 5 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Tom Lane 7ca37fb040 Use setenv() in preference to putenv(). 5 years ago
Michael Paquier 525e60b742 Fix compilation of uuid-ossp 5 years ago
Tom Lane 4823c4f6ac Remove configure-time probe for DocBook DTD. 5 years ago
Magnus Hagander 16f96c74d4 Remove ability to independently select random number generator 5 years ago
Tom Lane 49407dc32a On macOS, use -isysroot in link steps as well as compile steps. 5 years ago
Tom Lane 8a2121185b Remove the option to build thread_test.c outside configure. 5 years ago
Tom Lane bed90759fc Fix our Windows stat() emulation to handle file sizes > 4GB. 5 years ago
Tom Lane 695de5d1ed Split Makefile symbol CFLAGS_VECTOR into two symbols. 5 years ago
Peter Eisentraut 25244b8972 Rename configure.in to configure.ac 5 years ago
Peter Eisentraut 4d3db13621 Define OPENSSL_API_COMPAT 5 years ago
Peter Eisentraut de8feb1f3a Fix -Wcast-function-type warnings 5 years ago
Tom Lane d10b19e224 Stamp HEAD as 14devel. 5 years ago
Tom Lane 7966b79801 Stamp 13beta1. 5 years ago