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

From: Zeljko Trogrlic <zeljko(at)technologist(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Change to DatabaseMetaData.java for the jdbc2 driver (fwd)
Date: 2000-09-05 08:53:03
Message-ID: 4.1.20000905105125.00a11000@pop.tel.hr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

At 17:46 4.9.2000 , Travis Bauer wrote:
>I sent this to PATCHES last week, but it did not show up on the list.
>
>----------------------------------------------------------------
>Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
>----------------------------------------------------------------
>
>---------- Forwarded message ----------
>Date: Thu, 31 Aug 2000 12:26:59 -0500 (EST)
>From: Travis Bauer <trbauer(at)cs(dot)indiana(dot)edu>
>To: pgsql-patches(at)postgresql(dot)org
>Subject: Change to DatabaseMetaData.java for the jdbc2 driver
>
>This is a patch which lets the DatabaseMetaData return the object type
>when getTables(....) is called. It does not really fix any bug, but it
>fills in some functionality that should be there anyway. The diff
>included here is off of the CVS as of just now :)
>
>----------------------------------------------------------------
>Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
>----------------------------------------------------------------
>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Enrico Comini 2000-09-05 09:05:11 JDBC
Previous Message Zeljko Trogrlic 2000-09-05 08:41:03 Re: Indexes not working (bug in 7.0.2?)