Commits

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

DateSubjectAuthorReleases
2026-05-11 Add timingsafe_bcmp(), for constant-time memory comparison Heikki Linnakangas 14.23
2026-02-26 Fix Solution.pm for change in pg_config.h contents. Tom Lane 14.23
2025-05-18 Make our usage of memset_s() conform strictly to the C11 standard. Tom Lane 14.19
2025-04-01 Fix detection and handling of strchrnul() for macOS 15.4. Tom Lane 14.18
2024-11-25 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 14.16
2024-07-26 Fix building with MSVC for TLS session disabling Daniel Gustafsson 14.13
2023-11-28 Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. Tom Lane 14.11
2023-02-15 Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates Michael Paquier 14.8
2023-02-08 Make EXEC_BACKEND more convenient on Linux and FreeBSD. Michael Paquier 14.8
2022-02-18 Suppress warning about stack_base_ptr with late-model GCC. Tom Lane 14.3
2022-02-09 Test honestly for <sys/signalfd.h>. Tom Lane 14.3
2021-11-24 Add support for Visual Studio 2022 in build scripts Michael Paquier 14.2
2021-10-20 Fix build of MSVC with OpenSSL 3.0.0 Michael Paquier 14.1
2021-07-15 Ensure HAVE_DECL_XXX macros in MSVC builds match those in Unix. Tom Lane 14.0
2021-07-12 Probe for preadv/pwritev in a more macOS-friendly way. Tom Lane 14.0
2021-07-09 Update configure's probe for libldap to work with OpenLDAP 2.5. Tom Lane 14.0
2021-06-26 Remove non-existing variable reference in MSVC's Solution.pm Michael Paquier 14.0
2021-05-28 fix syntax error Andrew Dunstan 14.0
2021-05-28 Report configured port in MSVC built pg_config Andrew Dunstan 14.0
2021-05-27 Fix MSVC scripts when building with GSSAPI/Kerberos Michael Paquier 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-11 Add support for LZ4 build in MSVC scripts Michael Paquier 14.0
2021-05-07 Add a copyright notice to perl files lacking one. Andrew Dunstan 14.0
2021-04-03 Refactor HMAC implementations Michael Paquier 14.0
2021-03-22 Remove useless configure probe for <lz4/lz4.h>. Tom Lane 14.0