pgsql/src/interfaces/jdbc/org/postgresql/jdbc2 (DatabaseMetaData.java)

From: Bruce Momjian - CVS <momjian>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/interfaces/jdbc/org/postgresql/jdbc2 (DatabaseMetaData.java)
Date: 2000-09-12 04:51:44
Message-ID: 200009120451.e8C4pie11847@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Tuesday, September 12, 2000 @ 00:51:43
Author: momjian

Update of /home/projects/pgsql/cvsroot/pgsql/src/interfaces/jdbc/org/postgresql/jdbc2
from hub.org:/home/projects/pgsql/tmp/cvs-serv11822/pgsql/src/interfaces/jdbc/org/postgresql/jdbc2

Modified Files:
DatabaseMetaData.java

----------------------------- Log Message -----------------------------

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
----------------------------------------------------------------

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2000-09-12 04:58:46 pgsql/src/interfaces/jdbc (Makefile)
Previous Message Bruce Momjian - CVS 2000-09-12 04:51:43 pgsql/src/interfaces/jdbc/org/postgresql/jdbc1 (DatabaseMetaData.java)