Commits

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

DateSubjectAuthorReleases
2025-05-18 Make our usage of memset_s() conform strictly to the C11 standard. Tom Lane 13.22
2025-04-01 Fix detection and handling of strchrnul() for macOS 15.4. Tom Lane 13.21
2024-11-25 Assume that <stdbool.h> conforms to the C standard. Thomas Munro 13.19
2024-07-26 Fix macro placement in pg_config.h.in Daniel Gustafsson 13.16
2024-07-26 Disable all TLS session tickets Daniel Gustafsson 13.16
2023-11-28 Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. Tom Lane 13.14
2023-06-24 Define OPENSSL_API_COMPAT Peter Eisentraut 13.12
2023-02-15 Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates Michael Paquier 13.11
2023-02-08 Make EXEC_BACKEND more convenient on Linux and FreeBSD. Michael Paquier 13.11
2022-02-18 Suppress warning about stack_base_ptr with late-model GCC. Tom Lane 13.7
2021-07-09 Update configure's probe for libldap to work with OpenLDAP 2.5. Tom Lane 13.4
2021-06-01 Add fallback implementation for setenv() Michael Paquier 13.4
2020-03-28 Enable Unix-domain sockets support on Windows Peter Eisentraut 13.0
2020-03-10 Remove win32ver.rc from version_stamp.pl Peter Eisentraut 13.0
2020-03-04 Move pg_upgrade's Windows link() implementation to AC_REPLACE_FUNCS Peter Eisentraut 13.0
2020-02-21 Assume that we have signed integral types and flexible array members. Tom Lane 13.0
2020-02-21 Assume that we have rint(). Tom Lane 13.0
2020-02-21 Assume that we have cbrt(). Tom Lane 13.0
2020-02-21 Assume that we have <wchar.h>. Tom Lane 13.0
2020-02-21 Assume that we have isinf(). Tom Lane 13.0
2020-02-21 Assume that we have utime() and <utime.h>. Tom Lane 13.0
2020-02-21 Assume that we have memmove(). Tom Lane 13.0
2020-02-21 Require stdint.h Peter Eisentraut 13.0
2020-02-10 Simplify passing of configure arguments to pg_config Peter Eisentraut 13.0
2020-02-05 Add kqueue(2) support to the WaitEventSet API. Thomas Munro 13.0