Re: 8.0.0beta4: "copy" and "client_encoding" - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: 8.0.0beta4: "copy" and "client_encoding"
Date
Msg-id Pine.BSO.4.56.0411031438410.6157@leary.csoft.net
Whole thread Raw
In response to 8.0.0beta4: "copy" and "client_encoding"  (mbch67@yahoo.com)
List 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 by date:

Previous
From: Kris Jurka
Date:
Subject: Re: stable release
Next
From: Oliver Jowett
Date:
Subject: Re: Avoiding explicit addDataType calls for PostGIS