Re: Bug #814

From: Malcolm Warren <malcolm(at)villeinitalia(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Bug #814
Date: 2003-09-12 23:05:09
Message-ID: oprves2vw6oa2ek7@10.0.0.1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I note that this bug was opened in December 2002.

To recap, you get an ArrayIndexOutOfBoundsException at
org.postgresql.core.Encoding.decodeUTF8 in Encoding.java line 253 whenever
it encounters a character from the extended keyboard.

I have Postgres 7.3.2 with SQL_ASCII (default?) encoding and no locale. But
a lot of the text in our database is in Italian.
So programmes crash as soon as they meet any italian accented character
when using the new JDBC jars.
I come across the same bug using both the JDBC2 and JDBC3 jars.

Anyone know of plans to deal with this bug? Any information would be
gratefully received.

Kind regards,
Malcolm Warren

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2003-09-12 23:53:49 Re: Specification of "/" in the host name (for Unix socket support)
Previous Message Paul Thomas 2003-09-12 22:23:56 Re: Specification of "/" in the host name (for Unix socket support)