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

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Mount <peter(at)retep(dot)org(dot)uk>
Cc: Travis Bauer <trbauer(at)cs(dot)indiana(dot)edu>, pgsql-general(at)postgresql(dot)org
Subject: Re: Change to DatabaseMetaData.java for the jdbc2 driver (fwd)
Date: 2000-10-16 17:15:10
Message-ID: 200010161715.NAA20227@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Peter, where are we on this?

[ Charset ISO-8859-1 unsupported, converting... ]
> Ok, I've added it to the list of things to check, and commit if not already
> done etc...
>
> 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: "Travis Bauer" <trbauer(at)cs(dot)indiana(dot)edu>
> To: <pgsql-general(at)postgresql(dot)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(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
> > ----------------------------------------------------------------
> >
>
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2000-10-16 17:24:39 Re: Error building JDBC Driver
Previous Message Vince Vielhaber 2000-10-16 17:07:38 Re: Tips for investigating DBMS failure