Change to DatabaseMetaData.java for the jdbc2 driver - Mailing list pgsql-patches

From Travis Bauer
Subject Change to DatabaseMetaData.java for the jdbc2 driver
Date
Msg-id Pine.GSO.4.21.0008311224520.27802-200000@ghost.cs.indiana.edu
Whole thread Raw
List pgsql-patches
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
----------------------------------------------------------------

Attachment

pgsql-patches by date:

Previous
From: Alfred Perlstein
Date:
Subject: Re: [HACKERS] disallow LOCK on a view - the Tom Lane remix
Next
From: "Dominic J. Eidson"
Date:
Subject: Small SSL-related patch...