Re: UTF-8 to ASCII

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: UTF-8 to ASCII
Дата
Msg-id 27065.1178905562@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: UTF-8 to ASCII  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: UTF-8 to ASCII  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Why on earth is it talking about MULE_INTERNAL?

IIRC, a lot of the conversions translate through some common
intermediate charset to save on code/table space.  In such cases
the problem will usually be detected on the backend conversion...

            regards, tom lane

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Fault Tolerant Postgresql (two machines, two postmasters, one disk array)
Следующее
От: Ottavio Campana
Дата:
Сообщение: Re: tokenize string for tsearch?