DatabaseMetaData.getTypeInfo() - Mailing list pgsql-jdbc

From Gopalakrishnan, Mythili
Subject DatabaseMetaData.getTypeInfo()
Date
Msg-id D848EFE42A4AE943AE07F3A911E25C96027A00B6@usphle16.phl.sap.corp
Whole thread Raw
Responses Re: DatabaseMetaData.getTypeInfo()  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Hi
 
I am using the latest version of your jdbc driver (postgresql-8.3-603.jdbc3.jar)  The driver returns incorrect value for UNSIGNEDA_ATTRIBUTE for all numeric data types like int2, in4, int8, float etc when calling getTypeInfo on DatabaseMetaData. Are you aware of this problem? If so could you please tell me how do I raise a bug?
 
Thanks,
-Mythili

pgsql-jdbc by date:

Previous
From: "Christophe Janton"
Date:
Subject: Bug report (with solution) on org.postgresql.jdbc2.EscapedFunctions
Next
From: Kris Jurka
Date:
Subject: Re: DatabaseMetaData.getTypeInfo()