Re: DatabaseMetaData.getImported/ExportedKeys() patch

Поиск
Список
Период
Сортировка
От Jason Davies
Тема Re: DatabaseMetaData.getImported/ExportedKeys() patch
Дата
Msg-id 20011029143355.A2897@netspade.com
обсуждение исходный текст
Ответ на Re: DatabaseMetaData.getImported/ExportedKeys() patch  (Justin Clift <justin@postgresql.org>)
Ответы Re: DatabaseMetaData.getImported/ExportedKeys() patch
Список 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

Вложения

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Dave Cramer"
Дата:
Сообщение: Re: JDBC Compliance
Следующее
От: Jeremy Buchmann
Дата:
Сообщение: Re: Error: ClassNotFoundException