1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-16 15:02:33 +03:00

Update Unicode data to Unicode 16.0.0

Reviewed-by: Jeff Davis <pgsql@j-davis.com>
Discussion: https://www.postgresql.org/message-id/flat/146349e4-4687-4321-91af-f235572490a8@eisentraut.org
This commit is contained in:
Peter Eisentraut
2025-04-03 11:54:14 +02:00
parent 231064aa0f
commit 82a46cca99
10 changed files with 7646 additions and 6993 deletions

View File

@@ -1,6 +1,6 @@
# Copyright (c) 2022-2025, PostgreSQL Global Development Group
UNICODE_VERSION = '15.1.0'
UNICODE_VERSION = '16.0.0'
unicode_data = {}
unicode_baseurl = 'https://www.unicode.org/Public/@0@/ucd/@1@'