Commits

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

DateSubjectAuthorReleases
2025-03-27 Provide thread-safe pg_localeconv_r(). Peter Eisentraut 18.0
2025-03-26 aio: Add liburing dependency Andres Freund 18.0
2025-03-20 Be more paranoid in configure's checks for CRC and POPCNT intrinsics. Tom Lane 18.0
2025-03-19 oauth: Disallow synchronous DNS in libcurl Thomas Munro 18.0
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-17 Remove flex version checks Peter Eisentraut 18.0
2025-01-05 Remove useless configure check Peter Eisentraut 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 Fix __attribute__((target(...))) usage. Nathan Bossart 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