Fwd: Diffrence between 8.0.3 and 8.1.3 - Mailing list pgsql-jdbc

From Yann PICHOT
Subject Fwd: Diffrence between 8.0.3 and 8.1.3
Date
Msg-id 6ff7932d0607042357x4a464cdv2167c4b1ab12e775@mail.gmail.com
Whole thread Raw
In response to Diffrence between 8.0.3 and 8.1.3  ("Yann PICHOT" <ypichot@gmail.com>)
Responses Re: Fwd: Diffrence between 8.0.3 and 8.1.3
List pgsql-jdbc


---------- Forwarded message ----------
From: Yann PICHOT <ypichot@gmail.com>
Date: 4 juil. 2006 10:07
Subject: Re: [JDBC] Diffrence between 8.0.3 and 8.1.3
To: Kris Jurka <books@ejurka.com>



2006/7/3, Yann PICHOT < ypichot@gmail.com>:




Yes i describe exactly my test. Tomorrow, i download and install 8.1.4 and i test it again. I do my test with JDK 1.5.

--
Yann

Hi,

I install 8.1.4 and i do test and i have the same problem.

When i use this SQL request : SELECT col1, cast(' ' as varchar(3)) as mycol FROM mytable, getColumnDisplaySize return -5.
When i use this SQL request : SELECT col1, cast(' ' as varchar(3)) as mycol, getColumnDisplaySize return 3 !!!!

I do these tests with SQL_ASCII and LATIN9 database code page.

Regards,

--
Yann


--
Yann

pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Is what I want possible and if so how?
Next
From: Kris Jurka
Date:
Subject: Re: Fwd: Diffrence between 8.0.3 and 8.1.3