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 |
| 2022-11-13 | Refactor aclcheck functions | Peter Eisentraut | 16.0 |
| 2022-11-13 | Refactor ownercheck functions | Peter Eisentraut | 16.0 |
| 2022-10-28 | Remove AssertArg and AssertState | Peter Eisentraut | 16.0 |
| 2022-09-24 | Message style improvements | Peter Eisentraut | 16.0 |
| 2022-09-21 | Improve ICU option handling in CREATE DATABASE | Peter Eisentraut | 16.0 |
| 2022-09-16 | Don't allow creation of database with ICU locale with unsupported encoding | Peter Eisentraut | 16.0 |
| 2022-08-24 | Fix ICU locale option handling in CREATE DATABASE | Peter Eisentraut | 16.0 |
| 2022-08-22 | Fix assertion failure in CREATE DATABASE | Peter Eisentraut | 16.0 |
| 2022-07-16 | Replace many MemSet calls with struct initialization | Peter Eisentraut | 16.0 |