Re: BUG #2120: Crash when doing UTF8<->ISO_8859_8 encoding conversion - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2120: Crash when doing UTF8<->ISO_8859_8 encoding conversion
Date
Msg-id 17284.1135209530@sss.pgh.pa.us
Whole thread Raw
In response to BUG #2120: Crash when doing UTF8<->ISO_8859_8 encoding conversion  ("Sagi Bashari" <sagi@adamnet.co.il>)
Responses Re: BUG #2120: Crash when doing UTF8<->ISO_8859_8 encoding
List pgsql-bugs
"Sagi Bashari" <sagi@adamnet.co.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?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: horology regression test failure
Next
From: Stephen Frost
Date:
Subject: Re: horology regression test failure