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