Commits
Showing commits that first shipped in 19 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-01 | Stamp 19beta1. | Tom Lane | 19 (unreleased) |
| 2026-03-14 | Switch the semaphore API on Solaris to unnamed POSIX. | Tom Lane | 19 (unreleased) |
| 2026-02-23 | Restore AIX support. | Tom Lane | 19 (unreleased) |
| 2026-02-23 | Cope with AIX's alignment woes by using _Pragma("pack"). | Tom Lane | 19 (unreleased) |
| 2026-02-08 | meson: host_system value for Solaris is 'sunos' not 'solaris'. | 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) |