Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-01-07 | Clean up ICU includes. | Jeff Davis | 19 (unreleased) |
| 2024-09-04 | Remove lc_collate_is_c(). | Jeff Davis | 18.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 |
| 2024-03-09 | Catalog changes preparing for builtin collation provider. | Jeff Davis | 17.0 |
| 2023-06-16 | CREATE DATABASE: make LOCALE apply to all collation providers. | Jeff Davis | 16.0 |
| 2023-04-04 | Canonicalize ICU locale names to language tags. | Jeff Davis | 16.0 |
| 2023-03-28 | Validate ICU locales. | Jeff Davis | 16.0 |
| 2023-03-21 | Support language tags in older ICU versions (53 and earlier). | Jeff Davis | 16.0 |
| 2022-10-31 | Fix ALTER COLLATION "default" REFRESH VERSION. | Jeff Davis | 16.0 |
| 2022-10-31 | Enable pg_collation_actual_version() to work on the default collation. | Jeff Davis | 16.0 |