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:
@@ -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@'
|
||||
|
||||
Reference in New Issue
Block a user