Re: BUG FIX - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: BUG FIX
Date
Msg-id 3D51795A.40900@xythos.com
Whole thread Raw
In response to BUG FIX  (kostalinux <kostalinux@jet-systems.com>)
List pgsql-jdbc
You will need to resubmit this patch as a context diff (diff -c) done
against current sources in CVS (or optionally against the 7.2 sources
but current is prefered).  I can't determine what you have changed in
the patch as you have submitted it.

thanks,
--Barry


kostalinux wrote:

> Hi
> I fixed stupid problems in :
>
> org.postgresql.jdbc2.DatabaseMetaData
>
> public ResultSet getTables(String s, String s1, String s2, String as[])
>         throws SQLException
>
> I'm sorry that I decompile the driver but this driver works too bad no
> sequences not indexes and other problems which you know.
>
> Kosta
>
>
>------------------------------------------------------------------------
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
>



pgsql-jdbc by date:

Previous
From: "Mihai Gheorghiu"
Date:
Subject: Re: Lifespan of temporary table
Next
From: Barry Lind
Date:
Subject: Re: Referential integrity error