Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add simple codepoint redirections to unaccent.rules. | Thomas Munro | 2024-07-05 |
* | unaccent: Add support for quoted translated characters | Michael Paquier | 2023-09-20 |
* | Fix regression tests of unaccent to work without UTF8 support | Michael Paquier | 2023-07-04 |
* | Fix t_isspace(), etc., when datlocprovider=i and datctype=C. | Jeff Davis | 2023-03-17 |
* | Use ICU by default at initdb time. | Jeff Davis | 2023-03-09 |
* | Simplify a bit the special rules generating unaccent.rules | Michael Paquier | 2022-07-05 |
* | Add combining characters to unaccent.rules. | Thomas Munro | 2019-02-01 |
* | Update unaccent rules with release 34 of CLDR for Latin-ASCII.xml | Michael Paquier | 2019-01-10 |
* | Convert unaccent tests to UTF-8 | Peter Eisentraut | 2019-01-02 |
* | Convert contrib modules to use the extension facility. | Tom Lane | 2011-02-13 |
* | Print the actual DB encoding in the unaccent regression test. | Tom Lane | 2009-08-18 |
* | Unaccent dictionary. | Teodor Sigaev | 2009-08-18 |