Commits

DateSubjectAuthorReleases
2026-05-11 Fix integer-overflow and alignment hazards in locale-related code. Tom Lane 15.18
2026-05-11 Fix integer-overflow and alignment hazards in locale-related code. Tom Lane 14.23
2026-05-11 Fix integer-overflow and alignment hazards in locale-related code. Tom Lane 16.14
2026-05-11 Fix integer-overflow and alignment hazards in locale-related code. Tom Lane 17.10
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 18.4
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 15.18
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 17.10
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 14.23
2026-02-25 Fix some cases of indirectly casting away const. Tom Lane 16.14
2025-12-05 Fix some cases of indirectly casting away const. Tom Lane 19 (unreleased)
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
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
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
2020-03-03 Allow to_date/to_timestamp to recognize non-English month/day names. Tom Lane 13.0
2020-01-16 Rationalize code placement between wchar.c, encnames.c, and mbutils.c. Tom Lane 13.0
2019-04-23 Repair assorted issues in locale data extraction. Tom Lane 11.3
2019-04-23 Repair assorted issues in locale data extraction. Tom Lane 9.4.22
2019-04-23 Repair assorted issues in locale data extraction. Tom Lane 10.8
2019-04-23 Repair assorted issues in locale data extraction. Tom Lane 9.5.17