Re: SQL_ASCII vs. 7-bit ASCII encodings

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: SQL_ASCII vs. 7-bit ASCII encodings
Дата
Msg-id 23627.1115994126@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: SQL_ASCII vs. 7-bit ASCII encodings  (Alvaro Herrera <alvherre@surnet.cl>)
Ответы Re: SQL_ASCII vs. 7-bit ASCII encodings  (Alvaro Herrera <alvherre@surnet.cl>)
Список pgsql-hackers
Alvaro Herrera <alvherre@surnet.cl> writes:
> In fact I've seen many more people with this problem after 8.0 was
> released, at least in pgsql-es-ayuda.

Which problem exactly?  Most of the 8.0 complaints I can recall seemed
to come from people who were trying to dump from a SQL_ASCII database
and reload into a UTF8 database --- that is, their problems were
specifically *caused by* our decision to shift to a more restrictive
default.  Which is why I'm not eager to make it even more restrictive.
        regards, tom lane


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: SQL_ASCII vs. 7-bit ASCII encodings
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Views, views, views: Summary of Arguments