Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-21 | initdb: change default --locale-provider back to libc. | Jeff Davis | 16.0 |
| 2023-06-16 | CREATE DATABASE: make LOCALE apply to all collation providers. | Jeff Davis | 16.0 |
| 2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane | 16.0 |
| 2023-03-10 | initdb: derive encoding from locale for ICU; similar to libc. | Jeff Davis | 16.0 |
| 2023-03-09 | Use ICU by default at initdb time. | Jeff Davis | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-09-19 | Fix icu tests with C locale | Peter Eisentraut | 16.0 |