Additional unicode primitive functions.

Jeff Davis <jdavis@postgresql.org>

Commit: a02b37fc083239a07f1ac02951d208235efb218b
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2023-11-02T05:47:06Z
Releases: 17.0
Additional unicode primitive functions.

Introduce unicode_version(), icu_unicode_version(), and
unicode_assigned().

The latter requires introducing a new lookup table for the Unicode
General Category, which is generated along with the other Unicode
lookup tables.

Discussion: https://postgr.es/m/CA+TgmoYzYR-yhU6k1XFCADeyj=Oyz2PkVsa3iKv+keM8wp-F_A@mail.gmail.com
Reviewed-by: Peter Eisentraut

Files

Documentation touched

Discussion