Move check for ucol_strcollUTF8 to pg_locale_icu.c
Jeff Davis <jdavis@postgresql.org>
Move check for ucol_strcollUTF8 to pg_locale_icu.c The result of the check is only used by pg_locale_icu.c. Author: Andreas Karlsson Discussion: https://postgr.es/m/4548a168-62cd-457b-8d06-9ba7b985c477@proxel.se
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/pg_locale_icu.c | modified | +12 −0 |
| src/include/utils/pg_locale.h | modified | +0 −13 |
Discussion
- Collation & ctype method table, and extension hooks 24 messages · 2024-09-26 → 2026-07-07