Re: 8.0.0beta4: "copy" and "client_encoding"

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: 8.0.0beta4: "copy" and "client_encoding"
Дата
Msg-id Pine.BSO.4.56.0411031438410.6157@leary.csoft.net
обсуждение исходный текст
Ответ на 8.0.0beta4: "copy" and "client_encoding"  (mbch67@yahoo.com)
Список pgsql-jdbc

On Wed, 3 Nov 2004 mbch67@yahoo.com wrote:

> The following statement worked fine with 7.4 but fails under 8.0.0beta4:
>
>    SET CLIENT_ENCODING TO 'LATIN1';

You were never supposed to do this, but only in 8.0 do we actually detect
it and stop you.  Why do you need to do this in the first place?

Kris Jurka


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: stable release
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: Avoiding explicit addDataType calls for PostGIS