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

From: "Travis Bauer" <trbauer(at)cs(dot)indiana(dot)edu>
To: "Zeljko Trogrlic" <zeljko(at)technologist(dot)com>, <pgsql-general(at)postgresql(dot)org>
Subject: RE: Change to DatabaseMetaData.java for the jdbc2 driver (fwd)
Date: 2000-09-05 11:11:47
Message-ID: NEBBKFAPMLLNJENAEJNDEEBPCAAA.trbauer@cs.indiana.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)hub(dot)org [mailto:pgsql-general-owner(at)hub(dot)org]On
Behalf Of Zeljko Trogrlic
Sent: Tuesday, September 05, 2000 3:53 AM
To: pgsql-general(at)postgresql(dot)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?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Travis Bauer 2000-09-05 11:14:36 RE: JDBC
Previous Message Zeljko Trogrlic 2000-09-05 10:23:38 Re: JDBC