pgsql: Update Unicode data to CLDR 48.2

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Update Unicode data to CLDR 48.2
Date: 2026-04-13 09:18:56
Message-ID: E1wCDRX-000la9-2X@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update Unicode data to CLDR 48.2

No actual changes result.

Reviewed-by: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Reviewed-by: Andres Freund <andres(at)anarazel(dot)de>
Discussion: https://www.postgresql.org/message-id/flat/2a668979-ed92-49a3-abf9-a3ec2d460ec2%40eisentraut.org

Branch
------
master

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

Modified Files
--------------
src/Makefile.global.in | 2 +-
src/common/unicode/meson.build | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2026-04-13 11:05:33 pgsql: Explicitly forbid non-top-level WAIT FOR execution
Previous Message Peter Eisentraut 2026-04-13 09:04:39 pgsql: pg_createsubscriber: Remove separate logfile_open() function