Commits

DateSubjectAuthorReleases
2025-02-13 Remove unnecessary (char *) casts [xlog] Peter Eisentraut 18.0
2024-08-15 Variable renaming in dbcommands.c Peter Eisentraut 18.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2023-10-26 Add trailing commas to enum definitions Peter Eisentraut 17.0
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-24 Message style improvements Peter Eisentraut 15.0
2022-09-21 Improve ICU option handling in CREATE DATABASE Peter Eisentraut 16.0
2022-09-21 Improve ICU option handling in CREATE DATABASE Peter Eisentraut 15.0
2022-09-16 Don't allow creation of database with ICU locale with unsupported encoding Peter Eisentraut 16.0
2022-09-16 Don't allow creation of database with ICU locale with unsupported encoding Peter Eisentraut 15.0
2022-08-24 Fix ICU locale option handling in CREATE DATABASE Peter Eisentraut 15.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-08-22 Fix assertion failure in CREATE DATABASE Peter Eisentraut 15.0
2022-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0
2022-03-20 Fix global ICU collations for ICU < 54 Peter Eisentraut 15.0
2022-03-17 Add option to use ICU as global locale provider Peter Eisentraut 15.0
2022-02-14 Database-level collation version tracking Peter Eisentraut 15.0
2022-02-02 Some cleanup for change of collate and ctype fields to type text Peter Eisentraut 15.0
2022-01-27 Change collate and ctype fields to type text Peter Eisentraut 15.0