Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-10-21 | Remove obsolete global database_ctype_is_c. | Jeff Davis | 19 (unreleased) |
| 2025-07-16 | Force LC_COLLATE to C in postmaster. | Jeff Davis | 19 (unreleased) |
| 2024-07-28 | Refactor: make default_locale internal to pg_locale.c. | Jeff Davis | 18.0 |
| 2024-03-14 | Introduce "builtin" collation provider. | Jeff Davis | 17.0 |
| 2024-03-09 | Catalog changes preparing for builtin collation provider. | Jeff Davis | 17.0 |
| 2023-03-17 | Fix t_isspace(), etc., when datlocprovider=i and datctype=C. | Jeff Davis | 16.0 |
| 2023-03-17 | Fix t_isspace(), etc., when datlocprovider=i and datctype=C. | Jeff Davis | 15.3 |