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

From Peter Mount
Subject Re: Change to DatabaseMetaData.java for the jdbc2 driver (fwd)
Date
Msg-id 00a301c0171f$beb79060$6f0010ac@heather
Whole thread Raw
In response to Change to DatabaseMetaData.java for the jdbc2 driver (fwd)  (Travis Bauer <trbauer@cs.indiana.edu>)
Responses Re: Change to DatabaseMetaData.java for the jdbc2 driver (fwd)  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
Ok, I've added it to the list of things to check, and commit if not already
done etc...

Peter

--
Peter T Mount  peter@retep.org.uk, me@petermount.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: "Travis Bauer" <trbauer@cs.indiana.edu>
To: <pgsql-general@postgresql.org>
Sent: Monday, September 04, 2000 4:46 PM
Subject: [GENERAL] Change to DatabaseMetaData.java for the jdbc2 driver
(fwd)


> 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@cs.indiana.edu>
> To: pgsql-patches@postgresql.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
> ----------------------------------------------------------------
>


pgsql-general by date:

Previous
From: Zeljko Trogrlic
Date:
Subject: Re: Change to DatabaseMetaData.java for the jdbc2 driver (fwd)
Next
From: "Peter Mount"
Date:
Subject: Re: JDBC