Re: Unicode UTF-8 table formatting for psql text output

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Unicode UTF-8 table formatting for psql text output
Дата
Msg-id 20090929225052.GR6116@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Unicode UTF-8 table formatting for psql text output  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane escribió:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
> > Robert Haas escribi�:
> >> This seems to mean that we can't apply this patch, since failing the
> >> regression tests is not an acceptable behavior.
> 
> > Does the patch pass regression tests in normal conditions?
> 
> If you consider that "normal" means "LANG=C in environment", then yeah.
> Else not so much.  In particular, every one of the buildfarm machines
> that tests a non-C locale environment can be expected to go red.

Huh, you're right, it doesn't work at all.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Unicode UTF-8 table formatting for psql text output
Следующее
От: Tom Lane
Дата:
Сообщение: Re: latest hstore patch