DatabaseMetaData.java.diff

From: Jason Davies <jason(at)netspade(dot)com>
To: Dave Cramer <dave(at)fastcrypt(dot)com>
Cc: PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org>
Subject: DatabaseMetaData.java.diff
Date: 2001-11-02 22:12:37
Message-ID: 20011102161237.A15709@netspade.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi Dave,

Here is a diff against current sources of DatabaseMetaData (jdbc2) for fixing getExportedKeys(). Out of interest, why doesn't it 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(at)netspade(dot)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(at)postgresql(dot)org so that your
> > message can get through to the mailing list cleanly
>
> --
> Jason Davies
>
> jason(at)netspade(dot)com

--
Jason Davies

jason(at)netspade(dot)com

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jason Davies 2001-11-02 22:15:45 [jason@netspade.com: DatabaseMetaData.java.diff]
Previous Message Crucius, Wesley 2001-11-02 22:10:20 question