Re: DatabaseMetaData.getIndexInfo() throws exceptions

From: Dave Cramer <Dave(at)micro-automation(dot)net>
To: André Rothe <cyberdyne_systems(at)gmx(dot)de>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: DatabaseMetaData.getIndexInfo() throws exceptions
Date: 2002-04-07 21:19:31
Message-ID: 1018214377.1517.16.camel@inspiron.cramers
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Andre,

Thanks very much for corrections. I had a look at the existing code in
the repository and 2 out of 3 of the corrections are already fixed. The
one that isn't is the change to the select statement.

You don't need to decompile the driver to get the source; you can check
it out of the repository.

Please submit a context diff for your corrections.

Thanks,

Dave

On Sun, 2002-04-07 at 16:44, André Rothe wrote:
> Hi!
>
> During the development of an application, I found three bugs in the
> jdbc driver of postgresql (version 7.2 for Java2).
>
> I used the method DatabaseMetaData.getIndexInfo() and I was
> surprised, as an exception occured.
> After I had decompiled the driver classes with JODE (sorry!),
> I developed a workaround for my application.
>
> Please check my changes and write me, if they are correct.
> I've commented the changes on the.java file (see attachment).
>
> Thanks
> Andy
>
> --
> GMX - Die Kommunikationsplattform im Internet.
> http://www.gmx.net
> ----
>

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message David Bernhill 2002-04-08 11:03:15 raw data broken in 7.2 driver?
Previous Message Jose Gant 2002-04-07 20:52:09 websphere