Re: could not convert (0xf9db) BIG5 to UTF-8

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: could not convert (0xf9db) BIG5 to UTF-8
Дата
Msg-id 20020620.133822.21919224.t-ishii@sra.co.jp
обсуждение исходный текст
Ответ на could not convert (0xf9db) BIG5 to UTF-8  (<cnliou@eurosport.com>)
Список pgsql-bugs
> I am not absolutely sure this is a bug but I get
>
> local_to_utf: could not convert (0xf9db) BIG5 to
> UTF-8. Ignored
> local_to_utf: could not convert (0xf9d7) BIG5 to
> UTF-8. Ignored
>
> when inserting/copying these 2 BIG5 characters to
> tables. The server encoding is set to "UNICODE" and
> client is set to "BIG5".

The messages says BIG5 code points 0xf9db and 0xf9d7 are not
valid. Are you sure that these BIG5 characters are valid?
--
Tatsuo Ishii

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

Предыдущее
От:
Дата:
Сообщение: could not convert (0xf9db) BIG5 to UTF-8
Следующее
От:
Дата:
Сообщение: Re: could not convert (0xf9db) BIG5 to UTF-8