Re: BUG FIX

From: Barry Lind <barry(at)xythos(dot)com>
To: kostalinux <kostalinux(at)jet-systems(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: BUG FIX
Date: 2002-08-07 19:47:38
Message-ID: 3D51795A.40900@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org
>
>

In response to

  • BUG FIX at 2002-08-02 14:03:51 from kostalinux

Browse pgsql-jdbc by date

  From Date Subject
Next Message Daniel.Stoinski 2002-08-08 07:20:52 PL/pgSQL and JDBC, Relation 'Number' does not exist
Previous Message Barry Lind 2002-08-07 19:43:57 Re: Referential integrity error