Unicode update and some tooling improvements

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Unicode update and some tooling improvements
Date: 2026-02-26 20:36:08
Message-ID: 2a668979-ed92-49a3-abf9-a3ec2d460ec2@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This is the annual update of the Unicode data. I also worked a bit on
the tooling. The update-unicode target under meson did not update the
data in contrib/unaccent/, so I added that. I also fixed a Python
deprecation warning in the generation script and made some light changes
in the surrounding documentation.

Attachment Content-Type Size
0001-Fix-Python-deprecation-warning.patch text/plain 1.0 KB
0002-doc-Fix-capitalization-of-Unicode.patch text/plain 953 bytes
0003-Implement-unaccent-Unicode-data-update-in-meson.patch text/plain 8.3 KB
0004-Update-RELEASE_CHANGES.patch text/plain 985 bytes
0005-Update-Unicode-data-to-CLDR-48.1.patch text/plain 1.2 KB
0006-Update-Unicode-data-to-Unicode-17.0.0.patch text/plain 431.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2026-02-26 20:44:32 Re: Fix bug in multixact Oldest*MXactId initialization and access
Previous Message Tom Lane 2026-02-26 20:36:07 Re: Add starelid, attnum to pg_stats and leverage this in pg_dump