Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-13 | Skip some permissions checks on Cygwin | Andrew Dunstan | 16.4 |
| 2024-03-04 | Fix initdb's -c option to treat the GUC name case-insensitively. | Tom Lane | 16.3 |
| 2023-06-21 | initdb: change default --locale-provider back to libc. | Jeff Davis | 16.0 |
| 2023-06-20 | Pre-beta2 mechanical code beautification. | Tom Lane | 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-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-22 | Add "-c name=value" switch to initdb. | Tom Lane | 16.0 |
| 2023-03-09 | Fix test failure caused in 27b62377b4. | 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-16 | Don't allow creation of database with ICU locale with unsupported encoding | Peter Eisentraut | 16.0 |