summaryrefslogtreecommitdiff
path: root/contrib/unaccent/generate_unaccent_rules.py
AgeCommit message (Expand)Author
2019-02-01Add combining characters to unaccent.rules.Thomas Munro
2019-01-10Update unaccent rules with release 34 of CLDR for Latin-ASCII.xmlMichael Paquier
2019-01-04unaccent: Make generate_unaccent_rules.py Python 3 compatiblePeter Eisentraut
2018-09-02Add Greek characters to unaccent.rules.Thomas Munro
2017-08-16Extend the default rules file for contrib/unaccent with Vietnamese letters.Tom Lane
2016-03-16fix typo in commentTeodor Sigaev
2016-03-16Improve script generating unaccent rulesTeodor Sigaev
2015-09-04Make unaccent handle all diacritics known to Unicode, and expand ligatures co...Teodor Sigaev