Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars? - Mailing list pgsql-jdbc

From Tony Grant
Subject Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars?
Date
Msg-id 988993797.1582.4.camel@tonux
Whole thread Raw
In response to Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-jdbc
On 04 May 2001 11:40:48 -0400, Tom Lane wrote:

>
> But a non-MULTIBYTE backend doesn't even have the concept of "setting
> the encoding" --- it will always just report SQL_ASCII.

What kind of error message does "createdb -E LATIN1" give on a non
MULTIBYTE backend?

Maybe there needs to be a note somewhere informing people from Europe
that they too need MULTIBYTE as an option at compile time. i.e. In a
bright yellow box in the HTML docs...

And in the Reference manual and man pages the -E option for createdb
needs a note to specify that it applies to MULTIBYTE backends only.

Cheers

Tony Grant

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html


pgsql-jdbc by date:

Previous
From: Tony Grant
Date:
Subject: Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars?
Next
From: Tom Lane
Date:
Subject: Re: Re: A bug with pgsql 7.1/jdbc and non-ascii (8-bit) chars?