Re: libpq5 8.3 breaks 8.2 compatibility with encodings

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: libpq5 8.3 breaks 8.2 compatibility with encodings
Дата
Msg-id 470FAA40.4010505@enterprisedb.com
обсуждение исходный текст
Ответ на Re: libpq5 8.3 breaks 8.2 compatibility with encodings  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
Список 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 по дате отправления:

Предыдущее
От: Martin Pitt
Дата:
Сообщение: Re: libpq5 8.3 breaks 8.2 compatibility with encodings
Следующее
От: Tom Lane
Дата:
Сообщение: Re: libpq5 8.3 breaks 8.2 compatibility with encodings