Thread: pgsql: Update unaccent rules with release 34 of CLDR forLatin-ASCII.xm

pgsql: Update unaccent rules with release 34 of CLDR forLatin-ASCII.xm

From
Michael Paquier
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e1c1d5444e430375be9bc17366d17f1acd87ec0b

Modified Files
--------------
contrib/unaccent/expected/unaccent.out      | 18 ++++++++++++++++++
contrib/unaccent/generate_unaccent_rules.py | 21 ++++++++++++++++++---
contrib/unaccent/sql/unaccent.sql           |  3 +++
contrib/unaccent/unaccent.rules             | 15 +++++++++++++++
4 files changed, 54 insertions(+), 3 deletions(-)