pgsql: Move check for ucol_strcollUTF8 to pg_locale_icu.c - Mailing list pgsql-committers

From Jeff Davis
Subject pgsql: Move check for ucol_strcollUTF8 to pg_locale_icu.c
Date
Msg-id E1tIYzg-000x7m-Px@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7167e05fc7d191bfd59f16d0852705d8f4a3fa08

Modified Files
--------------
src/backend/utils/adt/pg_locale_icu.c | 12 ++++++++++++
src/include/utils/pg_locale.h         | 13 -------------
2 files changed, 12 insertions(+), 13 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Define _POSIX_C_SOURCE as 200112L on Solaris.
Next
From: Bruce Momjian
Date:
Subject: pgsql: Now that we have non-Latin1 SGML detection, restore Latin1 chars