summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/jdbc2/DatabaseMetaData.java
Commit message (Expand)AuthorAgeFilesLines
* Fix for Druid. We did not support some PROCEDURE queries.Bruce Momjian2001-05-301-1/+1
* Fix pg_index statistics query to join proper relation.Bruce Momjian2001-05-171-1/+1
* Cleanup of backpatch of jdbc2 improvements to jdbc1:Bruce Momjian2001-05-171-3/+4
* Fix for HASH for index lookups in ODBC.Bruce Momjian2001-05-161-7/+59
* I was trying to get a very nice FREE graphical db tool called DbVisualizerBruce Momjian2001-05-161-1/+4
* Backpatch getImportedKeys to jdbc1.Bruce Momjian2001-05-161-1/+0
* Here's an easy patch for todays snapshot to sort the result of theBruce Momjian2001-05-161-1/+1
* jdbc2 implementation of getImportedKeys.Bruce Momjian2001-05-161-3/+109
* Some more updates...Peter Mount2001-02-161-24/+48
* Some more including the patch to DatabaseMetaData backed out by Bruce.Peter Mount2001-02-131-9/+7
* Back out *inv* changes for this file. Peter want to handle it.Bruce Momjian2001-02-131-4/+6
* Remove last code that assumed xinv/xinx are large object files.Bruce Momjian2001-02-091-6/+4
* Removed the 8k row limit reported by DatabaseMetaDataPeter Mount2001-01-241-251/+251
* Allow jdbc to return proper server version numberBruce Momjian2000-11-251-8/+8
* Major update part I involving delayed patches, reworked Makefile, and howPeter Mount2000-10-121-5/+5
* Back out Gunnar R|nning jdbc changes.Bruce Momjian2000-10-091-9/+8
* Okay, I have some new code in place that hopefully should work better. IBruce Momjian2000-10-081-8/+9
* As if my JDBC patch hasn't already caused enough grief, there is now aBruce Momjian2000-09-121-1/+1
* This patch implements the following command:Bruce Momjian2000-09-121-95/+95
* Applied to jdbc1 and jdbc2.Bruce Momjian2000-09-121-3/+18
* This patch for the 7.0.2 JDBC interface addresses four issues IBruce Momjian2000-09-121-6/+7
* Fixed DatabaseMetaData.getTableTypes()Peter Mount2000-07-201-1/+1
* Another attempt at 7.0Peter Mount2000-04-171-0/+2623