RE: Change to DatabaseMetaData.java for the jdbc2 driver (fwd) - Mailing list pgsql-general

From Travis Bauer
Subject RE: Change to DatabaseMetaData.java for the jdbc2 driver (fwd)
Date
Msg-id NEBBKFAPMLLNJENAEJNDEEBPCAAA.trbauer@cs.indiana.edu
Whole thread Raw
In response to Re: Change to DatabaseMetaData.java for the jdbc2 driver (fwd)  (Zeljko Trogrlic <zeljko@technologist.com>)
List 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 by date:

Previous
From: "Travis Bauer"
Date:
Subject: RE: JDBC
Next
From: Zeljko Trogrlic
Date:
Subject: Test