Re: Initdb-cs_CZ.WIN-1250 buildfarm failures

Поиск
Список
Период
Сортировка
От Noah Misch
Тема Re: Initdb-cs_CZ.WIN-1250 buildfarm failures
Дата
Msg-id 20141223081912.GA1903119@tornado.leadboat.com
обсуждение исходный текст
Ответ на 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
On Sat, Dec 20, 2014 at 07:28:33PM +0100, Tomas Vondra wrote:
> On 20.12.2014 19:05, Tom Lane wrote:
> > Locale cs_CZ.WIN-1250 is evidently marked with a codeset property of
> > "ANSI_X3.4-1968" (which means old-school US-ASCII).  That's certainly
> > wrong.  I believe the correct thing would be "CP1250".
> 
> Yes. I fixed the locales and added the locales back to the client
> configuration.

Thanks.  These animals are now OK except on REL9_0_STABLE.  The log message of
commit 2dfa15d explains their ongoing 9.0 failures.  I recommend adding
--skip-steps=pl-install-check to their 9.0 invocations.  Dropping the affected
locales is another option, but we benefit from the rare encoding coverage more
than we benefit from the src/bin/pl coverage.



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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: Final Patch for GROUPING SETS
Следующее
От: Oskari Saarenmaa
Дата:
Сообщение: Re: pg_basebackup fails with long tablespace paths