Commit Graph

166 Commits (REL_17_STABLE)

Author SHA1 Message Date
Tom Lane 7885b94dd8 Stamp 17.6. 1 month ago
Michael Paquier 8de56323c1 Fix ./configure checks with __cpuidex() and __cpuid() 1 month ago
Tom Lane a644f5fc66 Don't put library-supplied -L/-I switches before user-supplied ones. 1 month ago
Tom Lane 5355a2400e Make our usage of memset_s() conform strictly to the C11 standard. 4 months ago
Tom Lane 5e2f3df49d Stamp 17.5. 4 months ago
Tom Lane 915e889680 Fix detection and handling of strchrnul() for macOS 15.4. 5 months ago
Tom Lane f8554dee41 Stamp 17.4. 7 months ago
Tom Lane 3819b30c4c Stamp 17.3. 7 months ago
Tom Lane e266a0ed67 Update configure probes for CFLAGS needed for ARM CRC instructions. 10 months ago
Thomas Munro 0813a5e691 Assume that <stdbool.h> conforms to the C standard. 10 months ago
Thomas Munro 8a9a515188 jit: Use -mno-outline-atomics for bitcode on ARM. 10 months ago
Tom Lane 6304632eaa Stamp 17.2. 10 months ago
Tom Lane 91f20bc2f7 Stamp 17.1. 10 months ago
Tom Lane d7ec59a63d Stamp 17.0. 12 months ago
Tom Lane 94f1474e60 Stamp 17rc1. 1 year ago
Tom Lane b18b3a8150 Stamp 17beta3. 1 year ago
Daniel Gustafsson 3df7f44a8c Disable all TLS session tickets 1 year ago
Joe Conway 23c5a0e7d4 Stamp 17beta2. 1 year ago
Tom Lane 86a2d2a321 Stamp 17beta1. 1 year ago
Andres Freund 6d4bc96eb7 Avoid unnecessary "touch meson.build" in vpath builds 1 year ago
Nathan Bossart 792752af4e Optimize pg_popcount() with AVX-512 instructions. 1 year ago
Thomas Munro d93627bcbe Add --copy-file-range option to pg_upgrade. 2 years ago
Heikki Linnakangas 1c1eec0f2d Remove configure --with-CC option 2 years ago
Heikki Linnakangas 0b16bb8776 Remove AIX support 2 years ago
Thomas Munro 65f438471b Fix gai_strerror() thread-safety on Windows. 2 years ago
Michael Paquier d86d20f0ba Add backend support for injection points 2 years ago
Bruce Momjian 29275b1d17 Update copyright for 2024 2 years ago
Thomas Munro 15c9ac3629 Optimize pg_readv/pg_pwritev single vector case. 2 years ago
Tom Lane c82207a548 Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. 2 years ago
Michael Paquier 55a428a18d Log OpenSSL version in ./configure output 2 years ago
Thomas Munro 8fe4beaa21 Remove traces of Sun -lposix4. 2 years ago
Thomas Munro 64393a7ff9 Don't probe extra libraries for fdatasync. 2 years ago
John Naylor 4d14ccd6af Use native CRC instructions on 64-bit LoongArch 2 years ago
Peter Eisentraut eeb4eeea2c Remove configure check for z_streamp 2 years ago
Thomas Munro 68a4b58eca Remove --disable-thread-safety and related code. 2 years ago
Thomas Munro 89333db963 Rename port/thread.c to port/user.c. 2 years ago
Michael Paquier da98d005cd Fix some comments in ./configure and meson setup files 2 years ago
Michael Paquier 8e278b6576 Remove support for OpenSSL 1.0.1 2 years ago
Tom Lane 5bcc7e6dc8 Stamp HEAD as 17devel. 2 years ago
Tom Lane 19508f4763 Stamp 16beta2. 2 years ago
Tom Lane e0b82fc8e8 Stamp 16beta1. 2 years ago
Jeff Davis fcb21b3acd Build ICU support by default. 2 years ago
Stephen Frost 1c52f9c042 Update Kerberos/GSSAPI configure/meson check 2 years ago
Stephen Frost f7431bca8b Explicitly require MIT Kerberos for GSSAPI 2 years ago
Michael Paquier a923e21631 Fix detection of unseekable files for fseek() and ftello() with MSVC 2 years ago
Michael Paquier 36f40ce2dc libpq: Add sslcertmode option to control client certificates 3 years ago
Michael Paquier 98ae2c84a4 libpq: Remove code for SCM credential authentication 3 years ago
Thomas Munro d2ea2d310d Remove obsolete platforms from ps_status.c. 3 years ago
Michael Paquier 9244c11afe Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates 3 years ago
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago