Commit Graph

55 Commits (d1740e169d950d457907bbfa32f39f79c8504e20)

Author SHA1 Message Date
Tom Lane 86648dcdae Stamp 14.9. 2 years ago
Tom Lane b6cf730e80 Stamp 14.8. 2 years ago
Michael Paquier 34105eea62 Fix detection of unseekable files for fseek() and ftello() with MSVC 2 years ago
Michael Paquier 864f80fead Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates 3 years ago
Michael Paquier 0801345758 Make EXEC_BACKEND more convenient on Linux and FreeBSD. 3 years ago
Tom Lane e4c4e6258c Stamp 14.7. 3 years ago
Tom Lane 6dde6ed3ef Stamp 14.6. 3 years ago
Thomas Munro d033f8f8be Track LLVM 15 changes. 3 years ago
Tom Lane dcd7dbed50 Disable -Wdeprecated-non-prototype in the back branches. 3 years ago
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. 4 years ago
Tom Lane 2e30d77a19 Suppress warning about stack_base_ptr with late-model GCC. 4 years ago
Tom Lane c23461a22a Test honestly for <sys/signalfd.h>. 4 years ago
Tom Lane 78b1ddc753 Stamp 14.2. 4 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 5 years ago
Tom Lane 2c75f8a612 Remove useless configure probe for <lz4/lz4.h>. 5 years ago
Tom Lane 4d399a6fbe Bring configure support for LZ4 up to snuff. 5 years ago
Thomas Munro 61752afb26 Provide recovery_init_sync_method=syncfs. 5 years ago
Robert Haas bbe0a81db6 Allow configurable LZ4 TOAST compression. 5 years ago
Thomas Munro de91c3b976 Fix new pthread code to respect --disable-thread-safety. 5 years ago
Thomas Munro 44bf3d5083 Add missing pthread_barrier_t. 5 years ago
Michael Paquier a899ec1cb2 Fix inconsistent configure data for --with-ssl 5 years ago
Michael Paquier fe61df7f82 Introduce --with-ssl={openssl} as a configure option 5 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