Commits

Showing commits that first shipped in 18 (backpatches included). Clear

DateSubjectAuthorReleases
2025-02-20 Add support for OAUTHBEARER SASL mechanism Daniel Gustafsson 18.0
2025-02-06 Remove support for linking with libeay32 and ssleay32 Daniel Gustafsson 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-04 Use <stdint.h> and <inttypes.h> for c.h integers. Thomas Munro 18.0
2024-12-04 Define __EXTENSIONS__ on Solaris, too. Tom Lane 18.0
2024-12-03 Define _POSIX_C_SOURCE as 200112L on Solaris. Tom Lane 18.0
2024-11-27 Require sizeof(bool) == 1. Thomas Munro 18.0
2024-11-27 Use __attribute__((target(...))) for SSE4.2 CRC-32C support. Nathan Bossart 18.0
2024-11-27 Remove configure check for _configthreadlocale(). Thomas Munro 18.0
2024-11-25 Update configure probes for CFLAGS needed for ARM CRC instructions. Tom Lane 18.0
2024-11-25 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 18.0
2024-11-22 Use auxv to check for CRC32 instructions on ARM. Thomas Munro 18.0
2024-11-22 jit: Use -mno-outline-atomics for bitcode on ARM. Thomas Munro 18.0
2024-11-13 configure.ac: Remove useless AC_SUBST Peter Eisentraut 18.0
2024-11-07 Use __attribute__((target(...))) for AVX-512 support. Nathan Bossart 18.0
2024-11-04 Add PG_TEST_EXTRA configure option to the Make builds Heikki Linnakangas 18.0
2024-10-24 Raise the minimum supported OpenSSL version to 1.1.1 Daniel Gustafsson 18.0
2024-10-14 Remove traces of BeOS. Peter Eisentraut 18.0
2024-10-01 Simplify checking for xlocale.h Peter Eisentraut 18.0
2024-10-01 jit: Use opaque pointers in all supported LLVM versions. Peter Eisentraut 18.0
2024-09-02 Remove support for OpenSSL older than 1.1.0 Daniel Gustafsson 18.0
2024-08-20 Improve configure error for ICU libraries if pkg-config is absent. Jeff Davis 18.0
2024-08-13 All POSIX systems have langinfo.h and CODESET. Thomas Munro 18.0
2024-08-03 Add -Wmissing-variable-declarations to the standard compilation flags Peter Eisentraut 18.0
2024-07-31 Make building with LTO work on macOS Peter Eisentraut 18.0