Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Fix integer-overflow and alignment hazards in locale-related code. | Tom Lane | 16.14 |
| 2026-02-25 | Fix some cases of indirectly casting away const. | Tom Lane | 16.14 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-02-26 | Silence more compiler warnings introduced by d87d548cd0. | Tom Lane | 16.0 |
| 2022-09-13 | Split up guc.c for better build speed and ease of maintenance. | Tom Lane | 16.0 |
| 2022-08-06 | Fix function-defined-but-not-used warning. | Tom Lane | 16.0 |