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?