Re: could not convert (0xf9db) BIG5 to UTF-8 - Mailing list pgsql-bugs

From Tatsuo Ishii
Subject Re: could not convert (0xf9db) BIG5 to UTF-8
Date
Msg-id 20020620.133822.21919224.t-ishii@sra.co.jp
Whole thread Raw
In response to could not convert (0xf9db) BIG5 to UTF-8  (<cnliou@eurosport.com>)
List 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 by date:

Previous
From:
Date:
Subject: could not convert (0xf9db) BIG5 to UTF-8
Next
From:
Date:
Subject: Re: could not convert (0xf9db) BIG5 to UTF-8