Re: [HACKERS] Bug #943: Server-Encoding from EUC_TW to

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: [HACKERS] Bug #943: Server-Encoding from EUC_TW to
Дата
Msg-id 20030415.112509.71086164.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на Re: Bug #943: Server-Encoding from EUC_TW to UTF-8 doesn'twork  ("Enke, Michael" <michael.enke@wincor-nixdorf.com>)
Список pgsql-bugs
> I tried also BIG5 encoded data (Trad. Chinese for Taiwan) and got warnings:
> WARNING:  copy: line 4586, LocalToUtf: could not convert (0xf9d7) BIG5 to UTF-8. Ignored
> ...
> Is this also solved with this fix?

No. In your case it seems 0xf9d7 is not a valid BIG5 data, since
there's no corresponding Unicode data for it.
--
Tatsuo Ishii



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] CREATE USER within function
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] CREATE USER within function