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

From: "Peter Mount" <peter(at)retep(dot)org(dot)uk>
To: <pgsql-general(at)postgresql(dot)org>, "Zeljko Trogrlic" <zeljko(at)technologist(dot)com>
Subject: Re: Change to DatabaseMetaData.java for the jdbc2 driver (fwd)
Date: 2000-09-05 10:08:15
Message-ID: 01c201c01721$351370c0$6f0010ac@heather
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I did have it on my list of things to rewrite getTables() completely.
However if this patch works, it will save me some time.

Peter

--
Peter T Mount peter(at)retep(dot)org(dot)uk, me(at)petermount(dot)com
Homepage: http://www.retep.org.uk Contact details: http://petermount.com
PostgreSQL JDBC: http://www.retep.org.uk/postgres/
Java PDF Generator: http://www.retep.org.uk/pdf/
----- Original Message -----
From: "Zeljko Trogrlic" <zeljko(at)technologist(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Tuesday, September 05, 2000 9:53 AM
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?
>
> 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
> >----------------------------------------------------------------
> >

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Zeljko Trogrlic 2000-09-05 10:15:50 Test
Previous Message Peter Mount 2000-09-05 09:57:47 Re: Change to DatabaseMetaData.java for the jdbc2 driver (fwd)