Re: [BUGS] BUG #2120: Crash when doing UTF8<->ISO_8859_8

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: sagi(at)adamnet(dot)co(dot)il
Cc: ishii(at)sraoss(dot)co(dot)jp, pgman(at)candle(dot)pha(dot)pa(dot)us, tgl(at)sss(dot)pgh(dot)pa(dot)us, pgsql-patches(at)postgresql(dot)org
Subject: Re: [BUGS] BUG #2120: Crash when doing UTF8<->ISO_8859_8
Date: 2005-12-25 09:50:01
Message-ID: 20051225.185001.105527470.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

> On 23/12/2005 03:59, Tatsuo Ishii wrote:
> > BTW, the example code sequence (ISO-8859-8) Sagi posted seems to have
> > wrong one.
> >
> > select '$,3u=u=u=u=u=u=u=u=';
> > WARNING: ignoring unconvertible ISO_8859_8 character 0x00d7
> > :
> > :
> >
> > 0x00d7(\327) is not listed in our ISO-8858-8/UTF-8 conversion map. Is
> > this OK or do we need to add the conversion for the code?
> > What do you think, Sega?
> >
>
> I'm not sure whats 0x00d7(\327). The example I sent is the word "shalom"
> (hello/peace) in hebrew, four letters, here's the ascii conversion:

Oh, Ok. Maybe a noise added by my MUA.
--
Tatsuo Ishii
SRA OSS, Inc. Japan

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Grzegorz Taczyk 2005-12-25 14:54:10 BUG #2126: Index usage for function value
Previous Message Sagi Bashari 2005-12-25 09:34:42 Re: [BUGS] BUG #2120: Crash when doing UTF8<->ISO_8859_8

Browse pgsql-patches by date

  From Date Subject
Next Message Euler Taveira de Oliveira 2005-12-25 20:56:03 Re: [HACKERS] to_char and i18n
Previous Message Sagi Bashari 2005-12-25 09:34:42 Re: [BUGS] BUG #2120: Crash when doing UTF8<->ISO_8859_8