Commits

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

DateSubjectAuthorReleases
2026-05-11 Stamp 18.4. Tom Lane 18.4
2026-02-25 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 18.4
2026-02-23 Stamp 18.3. Tom Lane 18.3
2026-02-09 Stamp 18.2. Tom Lane 18.2
2025-11-10 Stamp 18.1. Tom Lane 18.1
2025-09-22 Stamp 18.0. Tom Lane 18.0
2025-09-01 Stamp 18rc1. Tom Lane 18.0
2025-08-11 Stamp 18beta3. Tom Lane 18.0
2025-07-30 Fix ./configure checks with __cpuidex() and __cpuid() Michael Paquier 18.0
2025-07-29 Don't put library-supplied -L/-I switches before user-supplied ones. Tom Lane 18.0
2025-07-14 Stamp 18beta2. Tom Lane 18.0
2025-07-11 oauth: Run Autoconf tests with correct compiler flags Jacob Champion 18.0
2025-07-08 aio: Combine io_uring memory mappings, if supported Andres Freund 18.0
2025-06-23 Include _mm512_zextsi128_si512() in AVX-512 configure probes. Tom Lane 18.0
2025-05-18 Make our usage of memset_s() conform strictly to the C11 standard. Tom Lane 18.0
2025-05-05 Stamp 18beta1. Tom Lane 18.0
2025-05-01 oauth: Move the builtin flow into a separate module Jacob Champion 18.0
2025-04-07 Add support for basic NUMA awareness Tomas Vondra 18.0
2025-04-06 Compute CRC32C using AVX-512 instructions where available John Naylor 18.0
2025-04-03 libpq: Add support for dumping SSL key material to file Daniel Gustafsson 18.0
2025-04-02 Add timingsafe_bcmp(), for constant-time memory comparison Heikki Linnakangas 18.0
2025-04-01 Fix detection and handling of strchrnul() for macOS 15.4. Tom Lane 18.0
2025-03-28 Optimize popcount functions with ARM SVE intrinsics. Nathan Bossart 18.0
2025-03-28 Revert "Tidy up locale thread safety in ECPG library." Peter Eisentraut 18.0
2025-03-28 Tidy up locale thread safety in ECPG library. Peter Eisentraut 18.0