[COMMITTERS] pgsql: Avoid syntax error on platforms that have neither LOCALE_T norI

Поиск
Список
Период
Сортировка
От Tom Lane
Тема [COMMITTERS] pgsql: Avoid syntax error on platforms that have neither LOCALE_T norI
Дата
Msg-id E1crFkt-0003yW-02@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Avoid syntax error on platforms that have neither LOCALE_T nor ICU.

Buildfarm member anole sees this union as empty, and doesn't like it.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/457a4448732881b5008f7a3bcca76fc299075ac3

Modified Files
--------------
src/include/utils/pg_locale.h | 1 +
1 file changed, 1 insertion(+)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql: ICU support
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [COMMITTERS] pgsql: ICU support