Re: Server-side support of all encodings

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Server-side support of all encodings
Дата
Msg-id 15585.1174917143@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Server-side support of all encodings  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Ответы Re: Server-side support of all encodings  (Tatsuo Ishii <ishii@postgresql.org>)
Список pgsql-hackers
Tatsuo Ishii <ishii@sraoss.co.jp> writes:
> Sigh. From the first day when JOHAB was supported (back to 7.3 days),
> it should had not been in the server encodings. JOHAB's second byte
> definitely contain 0x41 and above. *johab*.map just reflect the
> fact. I think we should remove JOHAB from the server encodings list.
> I'm afraid users who have JOHAB encoded databases get angry, though.

I think the best way to proceed is probably to fix this in HEAD but
not back-patch it.  During a dump and reload the encoding can be
corrected to something safe.
        regards, tom lane


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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: tsearch2 regression test failures
Следующее
От: "Joris Dobbelsteen"
Дата:
Сообщение: Guarenteeing complex referencial integrity through custom triggers