Re: Initdb-cs_CZ.WIN-1250 buildfarm failures

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Initdb-cs_CZ.WIN-1250 buildfarm failures
Дата
Msg-id 5869.1419100528@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Initdb-cs_CZ.WIN-1250 buildfarm failures  (Tomas Vondra <tv@fuzzy.cz>)
Ответы Re: Initdb-cs_CZ.WIN-1250 buildfarm failures  (Tomas Vondra <tv@fuzzy.cz>)
Список pgsql-hackers
Tomas Vondra <tv@fuzzy.cz> writes:
> On 20.12.2014 19:05, Tom Lane wrote:
>> I am betting that you recreated them differently from before.

> Aaaaand you're probably right. Apparently, I recreated them like this:

>   $ localedef -v -c -i cs_CZ -f WIN-1250 cs_CZ.WIN-1250

> but the correct way seems to be this:

>   $ localedef -v -c -i cs_CZ -f CP1250 cs_CZ.WIN-1250

Interesting.  Apparently, instead of failing outright on an unrecognized
charmap name, localedef just substituted ASCII and plowed ahead.  Bad dog.
        regards, tom lane



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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Initdb-cs_CZ.WIN-1250 buildfarm failures
Следующее
От: CSPUG
Дата:
Сообщение: Re: Initdb-cs_CZ.WIN-1250 buildfarm failures