Re: BUG #2120: Crash when doing UTF8<->ISO_8859_8 encoding

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: ishii(at)sraoss(dot)co(dot)jp
Cc: tgl(at)sss(dot)pgh(dot)pa(dot)us, sagi(at)adamnet(dot)co(dot)il, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2120: Crash when doing UTF8<->ISO_8859_8 encoding
Date: 2005-12-22 05:11:45
Message-ID: 20051222.141145.132981037.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

> > "Sagi Bashari" <sagi(at)adamnet(dot)co(dot)il> writes:
> > > Postgresql crashes when a client with ISO_8859_8 encoding tries to select
> > > data from a utf8 database.
> >
> > It looks like somebody rearranged the pg_enc enum without bothering to
> > fix the tables that are affected by this.
> >
> > utf8_and_iso8859.c is certainly broken, and I'm wondering what else
> > might be. Tatsuo, can you think of any other places to look?
>
> I will look into this.

Quick check reveals that ISO-8859-5 to ISO-8859-8 are broken.
--
Tatsuo Ishii
SRA OSS, Inc. Japan

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Martin Pitt 2005-12-22 07:25:39 Re: horology regression test failure
Previous Message Bruce Momjian 2005-12-22 03:29:02 Re: [HACKERS] Better path-matching for package relocatability (was Re:

Browse pgsql-patches by date

  From Date Subject
Next Message Manuel Sugawara 2005-12-22 05:50:06 Re: to_char and i18n
Previous Message Gavin Sherry 2005-12-22 05:10:00 Re: to_char and i18n