Re: pgsql: Fix for rearranging encoding id ISO-8859-5 - Mailing list pgsql-committers

From Tatsuo Ishii
Subject Re: pgsql: Fix for rearranging encoding id ISO-8859-5
Date
Msg-id 20051224.100210.51304514.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Re: pgsql: Fix for rearranging encoding id ISO-8859-5  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
> Neil Conway <neilc@samurai.com> writes:
> > Tatsuo Ishii wrote:
> >> Fix for rearranging encoding id ISO-8859-5 to ISO-8859-8.
> >> Also make the code more robust by searching for target encoding
> >> in the internal charset map.
>
> > ISTM this patch, or some variant of it, should be applied to the
> > REL8_1_STABLE branch, and any earlier release branches that also exhibit
> > the problem.
>
> 8.1 definitely needs to be fixed.  I don't think there is a bug in 8.0,
> though that should be double-checked.

Back patch to 8.1 stable done.
--
Tatsuo Ishii
SRA OSS, Inc. Japan

pgsql-committers by date:

Previous
From: ishii@postgresql.org (Tatsuo Ishii)
Date:
Subject: pgsql: Fix for rearranging encoding id ISO-8859-5 to ISO-8859-8.
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Add README.