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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
Cc: 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 conversion
Date: 2005-12-22 03:09:01
Message-ID: 18342.1135220941@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> writes:
>> It looks like somebody rearranged the pg_enc enum without bothering to
>> fix the tables that are affected by this.

> I will look into this.

Thank you. It might be worth adding a comment to pg_wchar.h listing all
the places that need to be fixed when enum pg_enc changes.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2005-12-22 03:17:30 Re: [BUGS] BUG #2120: Crash when doing UTF8<->ISO_8859_8 encoding conversion
Previous Message Stephen Frost 2005-12-22 02:06:38 Re: horology regression test failure

Browse pgsql-patches by date

  From Date Subject
Next Message Manuel Sugawara 2005-12-22 03:16:26 to_char and i18n
Previous Message Tatsuo Ishii 2005-12-22 00:34:51 Re: BUG #2120: Crash when doing UTF8<->ISO_8859_8 encoding