Re: force C locale for temp regression installations

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: force C locale for temp regression installations
Дата
Msg-id 14358.1125077127@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: 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>)
Список pgsql-patches
"Andrew Dunstan" <andrew@dunslane.net> writes:
> Tom Lane said:
>> 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.

OK, so what is your default locale on that machine?  In particular, is
it UTF16-based?

Now that I look at it, the strncoll code is utterly obviously broken :-(

            regards, tom lane

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

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