pgsql: Update Unicode data to Unicode 14.0.0 - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Update Unicode data to Unicode 14.0.0
Date
Msg-id E1mQOKg-00012D-FL@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Update Unicode data to Unicode 14.0.0

Branch
------
master

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

Modified Files
--------------
src/Makefile.global.in                           |    2 +-
src/include/common/unicode_combining_table.h     |   16 +-
src/include/common/unicode_east_asian_fw_table.h |   23 +-
src/include/common/unicode_norm_hashfunc.h       | 3844 +++++++++++-----------
src/include/common/unicode_norm_table.h          |  877 ++---
src/include/common/unicode_normprops_table.h     | 1874 ++++++-----
6 files changed, 3427 insertions(+), 3209 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Update README for resource owners about the resource types suppo
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix incorrect format placeholders