pgsql: Update Unicode data to Unicode 13.0.0 and CLDR 37

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update Unicode data to Unicode 13.0.0 and CLDR 37
Date: 2020-04-24 07:59:29
Message-ID: E1jRtFB-0005CK-7R@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update Unicode data to Unicode 13.0.0 and CLDR 37

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3a8961577677dd4e910ed239047ad6c02cb2591b

Modified Files
--------------
contrib/unaccent/unaccent.rules | 99 ++++
src/Makefile.global.in | 4 +-
src/include/common/unicode_combining_table.h | 2 +
src/include/common/unicode_norm_table.h | 743 ++++++++++++++-------------
src/include/common/unicode_normprops_table.h | 13 +
5 files changed, 499 insertions(+), 362 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Kyotaro Horiguchi 2020-04-24 08:04:24 Re: pgsql: Skip WAL for new relfilenodes, under wal_level=minimal.
Previous Message Michael Paquier 2020-04-24 07:29:41 Re: pgsql: Skip WAL for new relfilenodes, under wal_level=minimal.