Re: DatabaseMetaData.getImported/ExportedKeys() patch - Mailing list pgsql-jdbc

From Jason Davies
Subject Re: DatabaseMetaData.getImported/ExportedKeys() patch
Date
Msg-id 20011029143355.A2897@netspade.com
Whole thread Raw
In response to Re: DatabaseMetaData.getImported/ExportedKeys() patch  (Justin Clift <justin@postgresql.org>)
Responses Re: DatabaseMetaData.getImported/ExportedKeys() patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-jdbc
On Sat, Oct 27, 2001 at 03:14:48PM +1000, Justin Clift wrote:
> Hi all,
>
> I'm not sure, but these are the methods which allow an external
> application (i.e. an ERD tool) to query a database and know the
> relationships between the tables aren't they?

Yes.

> If so, this is a very important feature which, once implemented
> properly, will allow Java tools and programs (for example the ERD tool
> "DbDesigner", etc) to work correctly with PostgreSQL.
>
> Given that these are the methods I'm thinking about, I hope this patch
> is completed properly and accepted into the JDBC driver asap, even
> though we are in beta.  We have plenty of time to ensure things work
> properly before final release.
>
> :-)

Could this patch be applied then, before it's forgotten?

> Regards and best wishes,
>
> Justin Clift
>
>

Thanks :)

--
Jason Davies
jason@netspade.com

Attachment

pgsql-jdbc by date:

Previous
From: "Dave Cramer"
Date:
Subject: Re: JDBC Compliance
Next
From: Jeremy Buchmann
Date:
Subject: Re: Error: ClassNotFoundException