Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-03-09 | Disallow specifying ICU rules unless locale provider is ICU | Peter Eisentraut | 16.0 |
| 2023-03-08 | Allow tailoring of ICU locales with custom rules | Peter Eisentraut | 16.0 |
| 2023-02-07 | Remove useless casts to (void *) in arguments of some system functions | Peter Eisentraut | 16.0 |
| 2023-01-03 | Windows support in pg_import_system_collations | Peter Eisentraut | 16.0 |
| 2022-11-17 | Allow initdb to complete on systems without "locale" command | Peter Eisentraut | 16.0 |
| 2022-11-15 | Check return value of pclose() correctly | Peter Eisentraut | 16.0 |
| 2022-11-13 | Refactor aclcheck functions | Peter Eisentraut | 16.0 |
| 2022-11-13 | Refactor ownercheck functions | Peter Eisentraut | 16.0 |