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

Update Unicode data to Unicode 15.1.0

This commit is contained in:
Peter Eisentraut
2023-09-18 07:26:34 +02:00
parent 5c08927d36
commit 9d17e5f16f
3 changed files with 4 additions and 5 deletions

View File

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