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

From: Kris Jurka <books(at)ejurka(dot)com>
To: mbch67(at)yahoo(dot)com
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: 8.0.0beta4: "copy" and "client_encoding"
Date: 2004-11-03 19:42:36
Message-ID: Pine.BSO.4.56.0411031438410.6157@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wed, 3 Nov 2004 mbch67(at)yahoo(dot)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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2004-11-03 20:04:54 Re: Avoiding explicit addDataType calls for PostGIS
Previous Message Kris Jurka 2004-11-03 19:38:21 Re: stable release