Unicode update and some tooling improvements
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2026-02-26T20:36:08Z
Lists: pgsql-hackers
Attachments
- 0001-Fix-Python-deprecation-warning.patch (text/plain) patch 0001
- 0002-doc-Fix-capitalization-of-Unicode.patch (text/plain) patch 0002
- 0003-Implement-unaccent-Unicode-data-update-in-meson.patch (text/plain) patch 0003
- 0004-Update-RELEASE_CHANGES.patch (text/plain) patch 0004
- 0005-Update-Unicode-data-to-CLDR-48.1.patch (text/plain) patch 0005
- 0006-Update-Unicode-data-to-Unicode-17.0.0.patch (text/plain) patch 0006
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.
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Update Unicode data to CLDR 48.2
- b47854b6992d 19 (unreleased) landed
-
Update Unicode data to Unicode 17.0.0
- 57ee39795398 19 (unreleased) landed
-
Update RELEASE_CHANGES
- 9b406a9e4854 19 (unreleased) landed
-
Implement unaccent Unicode data update in meson
- 1b0c269f2e4f 19 (unreleased) landed
-
doc: Fix capitalization of Unicode
- 90ca7c1429d6 19 (unreleased) landed
-
Fix Python deprecation warning
- 16686a853f1b 19 (unreleased) landed