Commits
Showing commits that first shipped in 17 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-25 | Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. | Tom Lane | 17.10 |
| 2025-05-18 | Make our usage of memset_s() conform strictly to the C11 standard. | Tom Lane | 17.6 |
| 2025-04-01 | Fix detection and handling of strchrnul() for macOS 15.4. | Tom Lane | 17.5 |
| 2023-11-28 | Use BIO_{get,set}_app_data instead of BIO_{get,set}_data. | Tom Lane | 17.0 |