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

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Neil Conway <neilc(at)samurai(dot)com>, Tatsuo Ishii <ishii(at)postgresql(dot)org>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Fix for rearranging encoding id ISO-8859-5
Date: 2005-12-23 04:46:26
Message-ID: 200512230446.jBN4kQ712608@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tom Lane wrote:
> Neil Conway <neilc(at)samurai(dot)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.

8.0.X looked OK to me.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2005-12-23 15:01:16 Re: pgsql: Add an officially exported libpq function to encrypt passwords,
Previous Message Tom Lane 2005-12-23 04:43:30 Re: pgsql: Fix for rearranging encoding id ISO-8859-5