Re: psql blows up on BOM character sequence

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: psql blows up on BOM character sequence
Дата
Msg-id 20140325.092845.1908431098781098182.t-ishii@sraoss.co.jp
обсуждение исходный текст
Ответ на Re: psql blows up on BOM character sequence  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: psql blows up on BOM character sequence  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
> The code would probably be pretty trivial, *if* we had consensus on
> what the behavior ought to be.  I'm not sure if we do.  People who
> only use Unicode would probably like it if BOMs were unconditionally
> swallowed, whether or not psql thinks the client_encoding is UTF8.
> (And I seem to recall somebody even proposing that finding a BOM
> be cause to switch the client_encoding to UTF8.)

This is a bad idea. ISO 8859-1 uses 0xfe and 0xff (BOM) for some
characters.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: About adding an attribute to pg_attibute
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Useless "Replica Identity: NOTHING" noise from psql \d