pgsql: Update Unicode data to Unicode 15.1.0

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update Unicode data to Unicode 15.1.0
Date: 2023-09-18 05:30:35
Message-ID: E1qi6qA-004Urh-Vc@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update Unicode data to Unicode 15.1.0

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9d17e5f16fbe679b851f060a72b1e71f7cd3eba8

Modified Files
--------------
src/Makefile.global.in | 2 +-
src/common/unicode/meson.build | 2 +-
src/include/common/unicode_east_asian_fw_table.h | 5 ++---
3 files changed, 4 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2023-09-18 06:15:13 pgsql: Fix information schema for catalogued not-null constraints
Previous Message Tom Lane 2023-09-15 21:02:07 pgsql: Fix get_expr_result_type() to find field names for RECORD Consts