pgsql: Specify database encoding in new ICU test.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Specify database encoding in new ICU test.
Дата
Msg-id E1nVGMd-000IVe-JQ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Specify database encoding in new ICU test.

Otherwise, the database encoding varies depending on the user's
environment, and so the test might fail depending on whether ICU
likes the encoding.  In particular, the test fails completely
if the prevailing locale is C.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0d3aaadd324e0566820c863d4617eb4fc949d220

Modified Files
--------------
src/test/icu/t/010_database.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove workarounds for avoiding [U]INT64_FORMAT in translatable
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Add option to use ICU as global locale provider