Commit message (Expand) | Author | Age | |
---|---|---|---|
* | initdb: change default --locale-provider back to libc. | Jeff Davis | 2023-06-21 |
* | CREATE DATABASE: make LOCALE apply to all collation providers. | Jeff Davis | 2023-06-16 |
* | Pre-beta mechanical code beautification. | Tom Lane | 2023-05-19 |
* | initdb: derive encoding from locale for ICU; similar to libc. | Jeff Davis | 2023-03-10 |
* | Use ICU by default at initdb time. | Jeff Davis | 2023-03-09 |
* | Update copyright for 2023 | Bruce Momjian | 2023-01-02 |
* | Add copyright notices to meson files | Andrew Dunstan | 2022-12-20 |
* | meson: Add initial version of meson based build system | Andres Freund | 2022-09-21 |
* | Fix icu tests with C locale | Peter Eisentraut | 2022-09-19 |
* | Pre-beta mechanical code beautification. | Tom Lane | 2022-05-12 |
* | Fix global ICU collations for ICU < 54 | Peter Eisentraut | 2022-03-20 |
* | Specify database encoding in new ICU test. | Tom Lane | 2022-03-18 |
* | Doc: remove bogus instruction to install contrib/hstore. | Tom Lane | 2022-03-18 |
* | Add option to use ICU as global locale provider | Peter Eisentraut | 2022-03-17 |