Re: Code Fixes - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: Code Fixes
Date
Msg-id 3BD84C6B.5000905@xythos.com
Whole thread Raw
In response to Code Fixes  (Paul <pvickerm@highergroundsw.com>)
List pgsql-jdbc
Paul,

The best way to get this patched in is to send a patch (diff -c format)
of the changes diffed against current sources to this list.  Someone
from here will look at it and apply it to CVS.

A comment for you on your fixes.  Have you looked at current CVS sources
to see if your problems still exist in the latest code?  There have been
a number of fixes that have gone into the DatabaseMetaData classes since
7.1.

thanks,
--Barry


Paul wrote:

> Hi,
>
> I have been working with your driver along with Forte for Java and it's not
> so Transparent Persistence.
>
> In trying to use your driver along with PostgreSQl 7.1 I have found some
> problems and fixed them in the DatabaseMetaData class.
>
> I am not an expert on Postgres, JDBC drivers or open source but I have been
> around the coding block a few times. Anyway Transparent Persistence now
> works with your driver and these fixes. So if I can assume Sun has
> implemented there end correctly my fixes should be correct.
>
> Anyway if you are interested in this code I can send it.
>
> Or you can explain how I can put it into your code base or send a link with
> an explanation.
>
> Thanks,
> Paul Vickerman
> Technical Architect
> Higher Ground Software Inc.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
>



pgsql-jdbc by date:

Previous
From: Gunnar Rønning
Date:
Subject: Re: Logging in the driver
Next
From: "Dave Cramer"
Date:
Subject: Logging in the driver