Commits

DateSubjectAuthorReleases
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-01 Make regex "max_chr" depend on encoding, not provider. Jeff Davis 19 (unreleased)
2025-11-05 Special case C_COLLATION_OID in pg_newlocale_from_collation(). Jeff Davis 19 (unreleased)
2025-10-15 Add pg_iswalpha() and related functions. Jeff Davis 19 (unreleased)
2025-10-14 pg_regc_locale.c: rename some static functions. Jeff Davis 19 (unreleased)
2025-07-01 Control ctype behavior internally with a method table. Jeff Davis 19 (unreleased)
2025-04-16 Another unintentional behavior change in commit e9931bfb75. Jeff Davis 18.0
2025-04-16 Improve comment in regc_pg_locale.c. Jeff Davis 18.0
2025-01-17 Support PG_UNICODE_FAST locale in the builtin collation provider. Jeff Davis 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-05 Remove pg_regex_collation Peter Eisentraut 18.0
2024-09-12 Simplify checks for deterministic collations. Jeff Davis 18.0
2024-09-06 Remove lc_ctype_is_c(). Jeff Davis 18.0
2024-09-05 Be more careful with error paths in pg_set_regex_collation(). Jeff Davis 18.0
2024-09-01 Rename enum labels of PG_Locale_Strategy Michael Paquier 18.0
2024-08-06 Remove support for null pg_locale_t most places. Jeff Davis 18.0
2024-07-28 Refactor pg_set_regex_collation() for clarity. Jeff Davis 18.0
2024-03-19 Support C.UTF-8 locale in the new builtin collation provider. Jeff Davis 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
2023-07-08 All supported systems have locale_t. Thomas Munro 17.0
2023-02-23 Refactor to introduce pg_locale_deterministic(). Jeff Davis 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-07-03 Remove redundant null pointer checks before free() Peter Eisentraut 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0