Commit Graph

92 Commits (eb9ee4d1818cd228d80049fd42efbfaabc187c20)

Author SHA1 Message Date
Tom Lane 0ab43b5482 Stamp 15.14. 1 month ago
Michael Paquier d6ffc43f95 Fix ./configure checks with __cpuidex() and __cpuid() 1 month ago
Tom Lane 19857437b0 Don't put library-supplied -L/-I switches before user-supplied ones. 1 month ago
Tom Lane 00652b3c9f Make our usage of memset_s() conform strictly to the C11 standard. 4 months ago
Tom Lane 00811a96ac Ooops ... add required configure support. 4 months ago
Tom Lane 5261b40acb Stamp 15.13. 4 months ago
Tom Lane 0de9560ba9 Fix detection and handling of strchrnul() for macOS 15.4. 5 months ago
Tom Lane 50d3d22bab Stamp 15.12. 7 months ago
Tom Lane e3cbae2221 Stamp 15.11. 7 months ago
Thomas Munro f00c401c65 If a C23 compiler is detected, try asking for C17. 10 months ago
Tom Lane 851c6ff18f Update configure probes for CFLAGS needed for ARM CRC instructions. 10 months ago
Thomas Munro 94817d9d94 Assume that <stdbool.h> conforms to the C standard. 10 months ago
Thomas Munro 15ab513fed jit: Use -mno-outline-atomics for bitcode on ARM. 10 months ago
Tom Lane a4bd20b6d7 Stamp 15.10. 10 months ago
Tom Lane 0c53d54c81 Stamp 15.9. 10 months ago
Tom Lane 3cc5e51ab4 Stamp 15.8. 1 year ago
Daniel Gustafsson 118ec331bf Disable all TLS session tickets 1 year ago
Thomas Munro 6e2552d180 Disable clang 16's -Wcast-function-type-strict. 1 year ago
Tom Lane 4a53584cf2 Stamp 15.7. 1 year ago
Tom Lane 496a1dc44b Stamp 15.6. 2 years ago
Tom Lane 5dd30bb54b Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. 2 years ago
Tom Lane 1e7f81e907 Stamp 15.5. 2 years ago
Tom Lane 83ed1f71c8 Stamp 15.4. 2 years ago
Tom Lane 8382864eb5 Stamp 15.3. 2 years ago
Michael Paquier 5c32549460 Fix detection of unseekable files for fseek() and ftello() with MSVC 2 years ago
Michael Paquier 5fd61055ea Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates 3 years ago
Tom Lane 78ec02d612 Stamp 15.2. 3 years ago
Tom Lane c5dc80c1bc Stamp 15.1. 3 years ago
Thomas Munro af64846e1c Track LLVM 15 changes. 3 years ago
Tom Lane 957d1993c1 Stamp 15.0. 3 years ago
Tom Lane 2a40d040c9 Stamp 15rc2. 3 years ago
Tom Lane 6abbd212b2 Stamp 15rc1. 3 years ago
Tom Lane f9a56e7263 Disable -Wdeprecated-non-prototype in the back branches. 3 years ago
Tom Lane 6e55ea79fa Stamp 15beta4. 3 years ago
Tom Lane 6778361e41 Stamp 15beta3. 3 years ago
Tom Lane c1d033fcb5 Stamp 15beta2. 3 years ago
Tom Lane 05a5a1775c Stamp 15beta1. 3 years ago
Tom Lane aff45c879e configure: don't probe for libldap_r if libldap is 2.5 or newer. 3 years ago
Peter Eisentraut cfb63b994e Simplify configure test 3 years ago
Tom Lane 479b69a4a5 Set minimum required version of zstd as 1.4.0. 3 years ago
Peter Eisentraut c1932e5428 libpq: Allow IP address SANs in server certificates 3 years ago
Peter Eisentraut 23119d51a1 Refactor DLSUFFIX handling 4 years ago
Andres Freund e71c76fcab configure: check for dlsym instead of dlopen. 4 years ago
Andrew Dunstan cf12541f2b
Ensure the right perl is used for TAP tests on msys 4 years ago
Robert Haas 6c417bbcc8 Add support for building with ZSTD. 4 years ago
Tom Lane de447bb8e6 Suppress warning about stack_base_ptr with late-model GCC. 4 years ago
Michael Paquier 1d084fba1b Add ./configure check for "lz4" command 4 years ago
Tom Lane c5f5b4dd4b Test honestly for <sys/signalfd.h>. 4 years ago
Thomas Munro f3e78069db Make EXEC_BACKEND more convenient on Linux and FreeBSD. 4 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago