Commits
Showing commits that first shipped in 19 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-02-23 | Cope with AIX's alignment woes by using _Pragma("pack"). | Tom Lane | 19 (unreleased) |
| 2025-12-10 | Allow PG_PRINTF_ATTRIBUTE to be different in C and C++ code. | Tom Lane | 19 (unreleased) |
| 2025-12-09 | Support "j" length modifier in snprintf.c. | Tom Lane | 19 (unreleased) |