Re: BUG #6294: character 0xefbd9e of encoding "UTF8" has no equivalent in "BIG5"

From: "CN" <cnliou9(at)fastmail(dot)fm>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6294: character 0xefbd9e of encoding "UTF8" has no equivalent in "BIG5"
Date: 2011-11-16 08:18:56
Message-ID: 1321431536.448.140660999569217@webmail.messagingengine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following UTF8 character can not be converted to big5, either:

CST ERROR: character 0xe28895 of encoding "UTF8" has no equivalent in
"BIG5"

Again, iconv has no problem with the conversion:

iconv -f utf8 -t big5 <file>

Regards
CN

--
http://www.fastmail.fm - Send your email first class

Browse pgsql-bugs by date

  From Date Subject
Next Message Jonas Forsman 2011-11-16 08:47:12 BUG #6295: Update fails on empty concatenated strings
Previous Message Pavel Golub 2011-11-16 07:12:54 Re: Cannot dump 8.4.8 database using later versions