]> granicus.if.org Git - postgresql/commit
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)
commit4f5cdadf03ae97de4fbd9ef90e15a080291b6a13
treecba558bba80674beca6aecf6fee5c0e43799b7b8
parent264c0682077fe9ec5c9bd366f756451db397d4fb
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