Applied to jdbc1 and jdbc2.
authorBruce Momjian <bruce@momjian.us>
Tue, 12 Sep 2000 04:51:43 +0000 (04:51 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 12 Sep 2000 04:51:43 +0000 (04:51 +0000)
commit0b5ff62b851b609dc67fa2d4ebfbf2a7bd806483
tree1fca725813df549a14d3368ac7f279e59646287b
parentfe0184436f6a66a7733b579e098215a4aa80d9f9
Applied to jdbc1 and jdbc2.

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
----------------------------------------------------------------
src/interfaces/jdbc/org/postgresql/jdbc1/DatabaseMetaData.java
src/interfaces/jdbc/org/postgresql/jdbc2/DatabaseMetaData.java