Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |
| 2023-11-28 | Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. | Tom Lane | 14.11 |
| 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-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 |
| 2020-12-30 | Use setenv() in preference to putenv(). | Tom Lane | 14.0 |