summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/jdbc2/DatabaseMetaData.java
Commit message (Expand)AuthorAgeFilesLines
* Fouth (and final) phase of restructuring to add jdbc3 support.Barry Lind2002-07-261-3232/+0
* Third phase of restructuring to add jdbc3 support.Barry Lind2002-07-251-13/+13
* Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind2002-07-231-16/+16
* Changed getCrossReference to return information about each composite key sepe...Dave Cramer2002-07-121-35/+20
* fixed retrieval of foreign/primary keys in imported/exported keysDave Cramer2002-06-251-4/+4
* Improve COPY syntax to use WITH clause, keep backward compatibility.Bruce Momjian2002-06-201-2/+2
* The patch does the following:Barry Lind2002-06-111-80/+80
* change table name to lower case in getColumnsDave Cramer2002-06-061-2/+2
* fixed getImported/ExportedKeys to be simpler, and return the correct number o...Dave Cramer2002-06-051-114/+266
* fixed getColumns as per Panu Outinen's email. At this point have only repaire...Dave Cramer2002-04-161-1/+2
* patch from Mitchel Friedman to fix getTablesDave Cramer2002-03-051-2/+9
* patch from Vicktor to fix Numeric decimal digits in getColumnsDave Cramer2002-03-051-10/+13
* Patch from Cormac TwomeyDave Cramer2002-02-221-3/+4
* Fixes to getImportedKeys/getExportedKeys from Jason DaviesDave Cramer2002-01-181-54/+56
* Indent jdbc case labels using pgjindent.Bruce Momjian2001-11-191-153/+174
* JDBC indenting, comment cleanups.Bruce Momjian2001-11-191-363/+362
* fixes getIndex to work with forte's transparent persistenceDave Cramer2001-11-141-4/+7
* Jason Davies patch to getImported/getExported keysDave Cramer2001-11-091-152/+115
* proper select for Jason Davies patch to getImportedKeysDave Cramer2001-11-021-11/+9
* changes to support 3rd party ERD tools and starofficeDave Cramer2001-10-311-157/+320
* updated patch from Mark Lillywhite per Tom Lane's comments: subtract VARHDRSZ...Barry Lind2001-10-301-3/+3
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-251-2860/+2886
* Here is a patch for DatabaseMetaData to show precision properly. It isBruce Momjian2001-10-241-2/+13
* fix for a bug in DatabaseMetaData.getIndexInfo(). This fixes a bug reported ...Barry Lind2001-10-241-3/+4
* Per the recent discussion there's been some code changes in JDBC'sBruce Momjian2001-09-291-98/+108
* On Fri, 07 Sep 2001 01:34:46 -0400, Tom Lane wrote:Bruce Momjian2001-09-101-108/+98
* > Patch applied. Thanks.Bruce Momjian2001-09-061-3/+1
* Attached is a patch for JDBC's getColumn() function that was broken /Bruce Momjian2001-09-061-100/+118
* Attached is a patch for current CVS, consisting of a cvs diff -cBruce Momjian2001-09-061-1/+1
* Install the SQL command man pages into a section appropriate for eachPeter Eisentraut2001-08-291-1/+1
* Attached is a patch to fix the current issues with building under jdbc1.Bruce Momjian2001-08-241-2/+2
* >Bruce Momjian2001-08-211-9/+16
* This patch updates some comments in the DatabaseMetaData classes toBruce Momjian2001-08-171-6/+9
* Attached is the patch requested by Tom Lane (see below). ItBruce Momjian2001-08-171-19/+32
* Attached is a patch that does the following:Bruce Momjian2001-08-041-29/+13
* DatabaseMetaData.getColumns() doesn't appear to get the defaultBruce Momjian2001-07-211-2/+2
* Implement DatabaseMetaData.getCatalogs()Peter Eisentraut2001-07-081-8/+1
* Bring DatabaseMetaData feature tests up to date:Peter Eisentraut2001-07-081-142/+200
* 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