Re: [BUG] - Invalid UNICODE character sequence found(0xc000)

From: "Antonio Gallardo" <antonio(at)apache(dot)org>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [BUG] - Invalid UNICODE character sequence found(0xc000)
Date: 2004-01-09 15:28:16
Message-ID: 35464.10.0.0.5.1073662096.squirrel@ags01.agsoftware.dnsalias.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Tom Lane dijo:
> "Antonio Gallardo" <antonio(at)apache(dot)org> writes:
>> After all you was right, this is not a JDBC related bug! :-D
>
> Your test case works fine for me. Perhaps you could clue us in on what
> client-side encoding you're using?

I am using Linux Fedora Core 1.

uname -r returns:
2.4.22-1.2140.nptl

In psql \encoding reports me:
UNICODE

and SELECT version() returns:

PostgreSQL 7.3.4-RH on i386-redhat-linux-gnu, compiled by GCC
i386-redhat-linux-gcc (GCC) 3.3.2 20031022 (Red Hat Linux 3.3.2-1)

If you need more info, I will be glad to contribute.

Best Regards,

Antonio Gallardo.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Andrew Rawnsley 2004-01-09 15:33:41 Re: PreparedStatement parameters and mutable objects
Previous Message Tom Lane 2004-01-09 15:20:37 Re: [BUG] - Invalid UNICODE character sequence found(0xc000)