RE: Change to DatabaseMetaData.java for the jdbc2 driver (fwd)

Поиск
Список
Период
Сортировка
От Travis Bauer
Тема RE: Change to DatabaseMetaData.java for the jdbc2 driver (fwd)
Дата
Msg-id NEBBKFAPMLLNJENAEJNDEEBPCAAA.trbauer@cs.indiana.edu
обсуждение исходный текст
Ответ на Re: Change to DatabaseMetaData.java for the jdbc2 driver (fwd)  (Zeljko Trogrlic <zeljko@technologist.com>)
Список pgsql-general
The current version of the driver returns multiple columns, but does not
fill them all in.  I wrote code to fill in one more column, the column
indicating the type.

Travis

-----Original Message-----
From: pgsql-general-owner@hub.org [mailto:pgsql-general-owner@hub.org]On
Behalf Of Zeljko Trogrlic
Sent: Tuesday, September 05, 2000 3:53 AM
To: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Change to DatabaseMetaData.java for the jdbc2
driver (fwd)


Great. I tried getTables and I found out that it returns more then just
tables, without entry type. Is that fixed in your patch?


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

Предыдущее
От: "Travis Bauer"
Дата:
Сообщение: RE: JDBC
Следующее
От: Zeljko Trogrlic
Дата:
Сообщение: Test