Change to DatabaseMetaData.java for the jdbc2 driver

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
Date: 2000-08-31 17:26:59
Message-ID: Pine.GSO.4.21.0008311224520.27802-200000@ghost.cs.indiana.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
DatabaseMetaData.java.patch text/plain 1.4 KB

Browse pgsql-patches by date

  From Date Subject
Next Message t-ishii 2000-09-02 08:14:33 Re: Important 7.0.* fix to ensure buffers are released
Previous Message Mark Hollomon 2000-08-31 16:53:56 new relkind for views