]> granicus.if.org Git - postgresql/commit
Update unaccent rules with release 34 of CLDR for Latin-ASCII.xml
authorMichael Paquier <michael@paquier.xyz>
Thu, 10 Jan 2019 05:10:21 +0000 (14:10 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 10 Jan 2019 05:10:21 +0000 (14:10 +0900)
commite1c1d5444e430375be9bc17366d17f1acd87ec0b
tree613c7ae4ceca27980f6df7f9d25f9db570ec0628
parentc64d0cd5ce24a344798534f1bc5827a9199b7a6e
Update unaccent rules with release 34 of CLDR for Latin-ASCII.xml

This has required an update of the python script generating the rules,
as its format has changed in release 29.  This release has also added
new punctuation and symbols, and a new set of rules has been generated
to include them.  The way to find newest versions of Latin-ASCII gets
also more clearly documented.

Author: Hugh Ranalli, Michael Paquier
Discussion: https://postgr.es/m/15548-cef1b3f8de190d4f@postgresql.org
contrib/unaccent/expected/unaccent.out
contrib/unaccent/generate_unaccent_rules.py
contrib/unaccent/sql/unaccent.sql
contrib/unaccent/unaccent.rules