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 |
| 2021-03-15 | Work around issues in MinGW-64's setjmp/longjmp support. | Tom Lane | 14.0 |
| 2021-02-12 | Tweak compiler version cutoff for no_sanitize("alignment") support. | Tom Lane | 14.0 |
| 2020-12-09 | Support subscripting of arbitrary types, not only arrays. | Tom Lane | 14.0 |