Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-04-01 | Fix detection and handling of strchrnul() for macOS 15.4. | Tom Lane | 14.18 |
| 2022-11-10 | Re-allow building on Microsoft Visual Studio 2013. | Tom Lane | 14.7 |
| 2022-10-16 | Use libc's snprintf, not sprintf, for special cases in snprintf.c. | Tom Lane | 14.6 |
| 2021-07-24 | Make printf("%s", NULL) print "(null)" instead of crashing. | Tom Lane | 14.0 |