Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Fix integer-overflow and alignment hazards in locale-related code. | Tom Lane | 14.23 |
| 2026-02-25 | Fix some cases of indirectly casting away const. | Tom Lane | 14.23 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | Tom Lane | 14.0 |
| 2020-12-30 | Use setenv() in preference to putenv(). | Tom Lane | 14.0 |
| 2020-12-15 | Improve hash_create()'s API for some added robustness. | Tom Lane | 14.0 |
| 2020-11-15 | Suppress "warning: variable 'collcollate' set but not used". | Tom Lane | 14.0 |