pgsql: Re-update Unicode data to CLDR 39

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Re-update Unicode data to CLDR 39
Date: 2022-03-10 13:16:11
Message-ID: E1nSIeI-0007Ro-Jj@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2022-03-11 01:02:51 pgsql: dshash: Add sequential scan support.
Previous Message Andres Freund 2022-03-09 18:27:01 pgsql: ldap tests: Add paths for openbsd.