pgsql: Re-update Unicode data to CLDR 39 - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Re-update Unicode data to CLDR 39
Date
Msg-id E1nSIeI-0007Ro-Jj@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Re-update Unicode data to CLDR 39

Apparently, the previous update
(2e0e0666790e48cec716d4947f89d067ef53490c) must have used a stale
input file and missed a few additions that were added shortly before
the CLDR release.  Update this now so that the next update really only
changes things new in that version.

Branch
------
master

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

Modified Files
--------------
contrib/unaccent/unaccent.rules | 37 +++++++++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: ldap tests: Don't run on unsupported operating systems.
Next
From: Andres Freund
Date:
Subject: pgsql: dshash: Add sequential scan support.