Re: force C locale for temp regression installations

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: force C locale for temp regression installations
Дата
Msg-id 3701.24.211.165.134.1125074068.squirrel@www.dunslane.net
обсуждение исходный текст
Ответ на Re: force C locale for temp regression installations  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: force C locale for temp regression installations  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane said:
> Andrew Dunstan <andrew@dunslane.net> writes:
>> You mean the changes in varlena.c? Should I try reverting it and see
>> what happens?
>
> Sure.  If we'd been seeing these failures all along, I might think that
> --no-locale was a good solution, but since they just popped up I think
> suspicion has to fall on the latest patches.
>


That's it alright. When I change the ifndef in varlena.c to #ifndef xxxWIN32
the regression tests sail through.

cheers

andrew




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

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