Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-07-16 | Force LC_COLLATE to C in postmaster. | Jeff Davis | 19 (unreleased) |
| 2025-01-17 | Support PG_UNICODE_FAST locale in the builtin collation provider. | Jeff Davis | 18.0 |
| 2024-03-19 | Support C.UTF-8 locale in the new builtin collation provider. | Jeff Davis | 17.0 |
| 2024-03-19 | Fix documentation oversights from 2d819a08a1. | Jeff Davis | 17.0 |
| 2024-03-18 | Address more review comments on commit 2d819a08a1. | Jeff Davis | 17.0 |
| 2024-03-14 | Introduce "builtin" collation provider. | Jeff Davis | 17.0 |
| 2023-06-16 | CREATE DATABASE: make LOCALE apply to all collation providers. | Jeff Davis | 16.0 |
| 2023-02-14 | Correct docs for the default locale_provider of a new database. | Jeff Davis | 16.0 |