1
0
mirror of https://github.com/postgres/postgres.git synced 2026-01-26 09:41:40 +03:00

ICU: use UTF8-optimized case conversion API

Initializes a UCaseMap object once for use across calls, and uses
UTF8-optimized APIs.

Author: Andreas Karlsson <andreas@proxel.se>
Reviewed-by: zengman <zengman@halodbtech.com>
Discussion: https://postgr.es/m/5a010b27-8ed9-4739-86fe-1562b07ba564@proxel.se
This commit is contained in:
Jeff Davis
2026-01-06 14:09:07 -08:00
parent 0547aeae0f
commit c4ff35f104
4 changed files with 202 additions and 94 deletions

View File

@@ -3190,6 +3190,7 @@ TypeName
TzAbbrevCache
U32
U8
UCaseMap
UChar
UCharIterator
UColAttributeValue