Commits

Showing commits that first shipped in 14 (backpatches included). Clear

DateSubjectAuthorReleases
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
2025-12-17 Assert lack of hazardous buffer locks before possible catalog read. Noah Misch 14.21
2024-11-28 Fix MinGW %d vs %lu warnings in back branches. Thomas Munro 14.16
2024-08-19 Fix harmless LC_COLLATE[_MASK] confusion. Thomas Munro 14.14
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-12 Refactor some error messages for easier translation Peter Eisentraut 14.0
2021-05-07 Revert per-index collation version tracking feature. Thomas Munro 14.0
2021-02-26 Revert "pg_collation_actual_version() -> pg_collation_current_version()." Thomas Munro 14.0
2021-02-22 Refactor get_collation_current_version(). Thomas Munro 14.0
2021-02-22 pg_collation_actual_version() -> pg_collation_current_version(). Thomas Munro 14.0
2021-02-22 Hide internal error for pg_collation_actual_version(<bad OID>). Thomas Munro 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 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-20 Add collation versions for FreeBSD. Thomas Munro 14.0
2020-11-15 Suppress "warning: variable 'collcollate' set but not used". Tom Lane 14.0
2020-11-08 Fix assertion in collation version lookup. Thomas Munro 14.0
2020-11-04 Tolerate version lookup failure for old style Windows locale names. Thomas Munro 14.0
2020-11-02 Track collation versions for indexes. Thomas Munro 14.0
2020-11-02 Remove pg_collation.collversion. Thomas Munro 14.0
2020-08-10 Replace remaining StrNCpy() by strlcpy() Peter Eisentraut 14.0