Commits

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

DateSubjectAuthorReleases
2026-02-25 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. Tom Lane 18.4
2025-07-08 aio: Combine io_uring memory mappings, if supported Andres Freund 18.0
2025-05-18 Make our usage of memset_s() conform strictly to the C11 standard. Tom Lane 18.0
2025-04-16 Update pg_config.h.in with libnuma changes Daniel Gustafsson 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 Add missing declarations to pg_config.h.in Daniel Gustafsson 18.0
2025-04-03 libpq: Add support for dumping SSL key material to file Daniel Gustafsson 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
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-02-20 Add support for OAUTHBEARER SASL mechanism Daniel Gustafsson 18.0
2024-12-04 Use <stdint.h> and <inttypes.h> for c.h integers. Thomas Munro 18.0
2024-11-27 Require sizeof(bool) == 1. Thomas Munro 18.0
2024-11-27 Remove configure check for _configthreadlocale(). Thomas Munro 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-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-09-02 Remove support for OpenSSL older than 1.1.0 Daniel Gustafsson 18.0
2024-08-13 All POSIX systems have langinfo.h and CODESET. Thomas Munro 18.0