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-25 Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. 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 macro placement in pg_config.h.in Daniel Gustafsson 14.13
2024-07-26 Disable all TLS session tickets 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-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-04-03 Refactor HMAC implementations Michael Paquier 14.0
2021-03-22 Remove useless configure probe for <lz4/lz4.h>. Tom Lane 14.0
2021-03-21 Bring configure support for LZ4 up to snuff. Tom Lane 14.0
2021-03-19 Provide recovery_init_sync_method=syncfs. Thomas Munro 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2021-03-10 Add missing pthread_barrier_t. Thomas Munro 14.0
2021-02-20 Fix inconsistent configure data for --with-ssl Michael Paquier 14.0
2021-02-01 Introduce --with-ssl={openssl} as a configure option Michael Paquier 14.0
2021-01-11 Provide pg_preadv() and pg_pwritev(). Thomas Munro 14.0
2020-12-30 Use setenv() in preference to putenv(). Tom Lane 14.0
2020-11-20 Remove ability to independently select random number generator Magnus Hagander 14.0