Re: libpq5 8.3 breaks 8.2 compatibility with encodings - Mailing list pgsql-bugs

From Heikki Linnakangas
Subject Re: libpq5 8.3 breaks 8.2 compatibility with encodings
Date
Msg-id 470FAA40.4010505@enterprisedb.com
Whole thread Raw
In response to Re: libpq5 8.3 breaks 8.2 compatibility with encodings  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
List pgsql-bugs
Heikki Linnakangas wrote:
> Note that we've also added PG_EUC_JIS_2004 and PG_SJIS (client-only) to
> the enumeration. That means that all the previous client-only encodings
> have been shifted by two.

On closer look, PG_SJIS is not new, PG_SHIFT_JIS-2004 is. But that was
added to the end, so the above should be "shifted by one", not two.

The rest of the mail got that right.

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

pgsql-bugs by date:

Previous
From: Martin Pitt
Date:
Subject: Re: libpq5 8.3 breaks 8.2 compatibility with encodings
Next
From: Tom Lane
Date:
Subject: Re: libpq5 8.3 breaks 8.2 compatibility with encodings