diff options
author | Jeff Davis <jdavis@postgresql.org> | 2023-11-01 22:47:06 -0700 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2023-11-01 22:47:06 -0700 |
commit | a02b37fc083239a07f1ac02951d208235efb218b (patch) | |
tree | 368caec52740ec496992c2793b6a0c33db5aa020 /contrib/postgres_fdw/sql/postgres_fdw.sql | |
parent | 7021d3b1766420ac4968fa0ff81873e81b7fd641 (diff) | |
download | postgresql-a02b37fc083239a07f1ac02951d208235efb218b.tar.gz postgresql-a02b37fc083239a07f1ac02951d208235efb218b.zip |
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
Diffstat (limited to 'contrib/postgres_fdw/sql/postgres_fdw.sql')
0 files changed, 0 insertions, 0 deletions