Re: some improve JDBC - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: some improve JDBC
Date
Msg-id 42F15E85.5060603@opencloud.com
Whole thread Raw
In response to Re: some improve JDBC  (Víctor Pérez Juárez<victor.perez@e-evolution.com.mx>)
Responses Re: some improve JDBC  (Víctor Pérez Juárez<victor.perez@e-evolution.com.mx>)
List pgsql-jdbc
Víctor Pérez Juárez wrote:
> Of cosure!
>
> my changes are commnet with e-evolution

[...]

In the future, please supply a proper diff ('cvs diff -c' will do the
trick if you are working from CVS). It's very hard to see the changes
you've made otherwise.

It appears to boil down to "return 0 instead of -1 for column display
size when we don't know the actual length"?

Why is 0 better than -1 in this case? I don't see anything in the JDBC
spec that covers this..

-O

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: pgsql-jdbc and Java
Next
From: abdelkader belkadi
Date:
Subject: Re: pgsql-jdbc and Java