DatabaseMetaData.java.diff - Mailing list pgsql-jdbc

From Jason Davies
Subject DatabaseMetaData.java.diff
Date
Msg-id 20011102161237.A15709@netspade.com
Whole thread Raw
List pgsql-jdbc
Hi Dave,

Here is a diff against current sources of DatabaseMetaData (jdbc2) for fixing getExportedKeys(). Out of interest, why
doesn'tit compile under Java 1.1? 

Jason

On Fri, Nov 02, 2001 at 02:23:57PM -0500, Dave Cramer wrote:
> Jason,
>
> If you could send me a diff against the current sources that would
> remove any possibility of me making another mistake, please forward one
>
> Dave
>
> -----Original Message-----
> From: Jason Davies [mailto:jason@netspade.com]
> Sent: November 2, 2001 1:55 PM
> To: Dave Cramer
> Cc: PostgreSQL JDBC
> Subject: Re: [JDBC] Staroffice, druid, dbvisualizer compatability
>
>
> Hi Dave,
>
> This doesn't appear to be the same as the diff I submitted, because the
> SQL query for DatabaseMetaData.getExportedKeys() is wrong (both for
> jdbc1 and jdbc2). Could you fix that (just ask if you want another diff
> against current cvs). For getExportedKeys() the query seems to be the
> same as for getImportedKeys():)
>
> Thanks,
> Jason
>
> On Wed, Oct 31, 2001 at 03:47:26PM -0500, Dave Cramer wrote:
> > I have committed my changes which include Jason Davies patch to the
> > repository, so if you want to build your own driver you can update
> your
> > source from cvs. I have also built a binary on
> http://jdbc.fastcrypt.com
> >
> >
> > The only one I have gotten to work is the version 1.3 jar ?? If anyone
> > gets the 1.2 jar working let me know. It doesn't seem to connect??
> >
> > Also Jason's patch fails to compile under jdk 1.1, I will get around
> to
> > fixing that shortly
> >
> >
> > I would appreciate it if anyone who has more extensive experience with
> > the ERD tools exercise the driver and let me know if there are any
> > problems
> >
> > Thanks,
> >
> > Dave
> >
> >
> > ---------------------------(end of
> broadcast)---------------------------
> > TIP 3: if posting/reading through Usenet, please send an appropriate
> > subscribe-nomail command to majordomo@postgresql.org so that your
> > message can get through to the mailing list cleanly
>
> --
> Jason Davies
>
> jason@netspade.com

--
Jason Davies

jason@netspade.com

Attachment

pgsql-jdbc by date:

Previous
From: Ned Wolpert
Date:
Subject: Re: The use of Jive with postgresql
Next
From: Jason Davies
Date:
Subject: [jason@netspade.com: DatabaseMetaData.java.diff]