Re: force C locale for temp regression installations

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: force C locale for temp regression installations
Дата
Msg-id 8435.1125063550@sss.pgh.pa.us
обсуждение исходный текст
Ответ на force C locale for temp regression installations  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: force C locale for temp regression installations  (Andrew Dunstan <andrew@dunslane.net>)
Re: force C locale for temp regression installations  (Petr Jelinek <pjmodos@seznam.cz>)
Список pgsql-patches
Andrew Dunstan <andrew@dunslane.net> writes:
> The attached tiny patch forces C locale on the temp location built by
> pg_regress - it fixes recent regression problems observed on Windows.

I don't think this is really a good idea, because it makes it impossible
to run the tests any other way.

If you're speaking of the current buildfarm results from loris, I'm
unconvinced that that's a locale problem --- the opr_sanity results
in particular shouldn't be locale-sensitive.

            regards, tom lane

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: force C locale for temp regression installations
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: force C locale for temp regression installations