DatabaseMetaData.getTypeInfo()

From: "Gopalakrishnan, Mythili" <m(dot)gopalakrishnan(at)sap(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: DatabaseMetaData.getTypeInfo()
Date: 2008-11-06 21:42:13
Message-ID: D848EFE42A4AE943AE07F3A911E25C96027A00B6@usphle16.phl.sap.corp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2008-11-07 09:14:23 Re: DatabaseMetaData.getTypeInfo()
Previous Message Christophe Janton 2008-11-05 14:59:05 Bug report (with solution) on org.postgresql.jdbc2.EscapedFunctions