| Commit message (Expand) | Author | Age | Files | Lines |
| * | Improve COPY syntax to use WITH clause, keep backward compatibility. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
| * | The patch does the following: | Barry Lind | 2002-06-11 | 1 | -3/+2 |
| * | change table name to lower case in getColumns | Dave Cramer | 2002-06-06 | 1 | -4/+4 |
| * | patch from Mitchel Friedman to fix getTables | Dave Cramer | 2002-03-05 | 1 | -4/+11 |
| * | patch from Vicktor to fix Numeric decimal digits in getColumns | Dave Cramer | 2002-03-05 | 1 | -5/+8 |
| * | Patch from Cormac Twomey | Dave Cramer | 2002-02-22 | 1 | -5/+11 |
| * | Fixes to getImportedKeys/getExportedKeys from Jason Davies | Dave Cramer | 2002-01-18 | 1 | -54/+56 |
| * | Indent jdbc case labels using pgjindent. | Bruce Momjian | 2001-11-19 | 1 | -125/+145 |
| * | JDBC indenting, comment cleanups. | Bruce Momjian | 2001-11-19 | 1 | -203/+203 |
| * | Jason Davies patch to getImported/getExported keys | Dave Cramer | 2001-11-09 | 1 | -147/+108 |
| * | proper select for Jason Davies patch to getImportedKeys | Dave Cramer | 2001-11-02 | 1 | -113/+150 |
| * | applied patch from Mark Lillywhite, patch was already applied to jdbc2, this ... | Barry Lind | 2001-10-30 | 1 | -2/+14 |
| * | pgjindent jdbc files. First time jdbc files were formatted. | Bruce Momjian | 2001-10-25 | 1 | -2716/+2742 |
| * | fix for a bug in DatabaseMetaData.getIndexInfo(). This fixes a bug reported ... | Barry Lind | 2001-10-24 | 1 | -3/+4 |
| * | Per the recent discussion there's been some code changes in JDBC's | Bruce Momjian | 2001-09-29 | 1 | -98/+108 |
| * | On Fri, 07 Sep 2001 01:34:46 -0400, Tom Lane wrote: | Bruce Momjian | 2001-09-10 | 1 | -108/+98 |
| * | > Patch applied. Thanks. | Bruce Momjian | 2001-09-06 | 1 | -3/+1 |
| * | Attached is a patch for JDBC's getColumn() function that was broken / | Bruce Momjian | 2001-09-06 | 1 | -93/+112 |
| * | Install the SQL command man pages into a section appropriate for each | Peter Eisentraut | 2001-08-29 | 1 | -1/+1 |
| * | Attached is a patch to fix the current issues with building under jdbc1. | Bruce Momjian | 2001-08-24 | 1 | -2/+2 |
| * | > | Bruce Momjian | 2001-08-21 | 1 | -9/+14 |
| * | This patch updates some comments in the DatabaseMetaData classes to | Bruce Momjian | 2001-08-17 | 1 | -6/+9 |
| * | Attached is the patch requested by Tom Lane (see below). It | Bruce Momjian | 2001-08-17 | 1 | -20/+32 |
| * | Attached is a patch that does the following: | Bruce Momjian | 2001-08-04 | 1 | -29/+13 |
| * | DatabaseMetaData.getColumns() doesn't appear to get the default | Bruce Momjian | 2001-07-21 | 1 | -2/+2 |
| * | Implement DatabaseMetaData.getCatalogs() | Peter Eisentraut | 2001-07-08 | 1 | -8/+1 |
| * | Bring DatabaseMetaData feature tests up to date: | Peter Eisentraut | 2001-07-08 | 1 | -89/+138 |
| * | Sync with jdbc2, remove gratuitous white space differences. | Peter Eisentraut | 2001-07-07 | 1 | -245/+242 |
| * | Fix for Druid. We did not support some PROCEDURE queries. | Bruce Momjian | 2001-05-30 | 1 | -1/+1 |
| * | Fix pg_index statistics query to join proper relation. | Bruce Momjian | 2001-05-17 | 1 | -1/+1 |
| * | Cleanup of backpatch of jdbc2 improvements to jdbc1: | Bruce Momjian | 2001-05-17 | 1 | -13/+14 |
| * | Fix for HASH for index lookups in ODBC. | Bruce Momjian | 2001-05-16 | 1 | -7/+60 |
| * | I was trying to get a very nice FREE graphical db tool called DbVisualizer | Bruce Momjian | 2001-05-16 | 1 | -1/+4 |
| * | Backpatch getImportedKeys to jdbc1. | Bruce Momjian | 2001-05-16 | 1 | -3/+110 |
| * | Backpatch ORDER BY fix to jdbc1. | Bruce Momjian | 2001-05-16 | 1 | -1/+1 |
| * | Remove last code that assumed xinv/xinx are large object files. | Bruce Momjian | 2001-02-09 | 1 | -6/+4 |
| * | Removed the 8k row limit reported by DatabaseMetaData | Peter Mount | 2001-01-24 | 1 | -7/+7 |
| * | Allow jdbc to return proper server version number | Bruce Momjian | 2000-11-25 | 1 | -8/+8 |
| * | Major update part I involving delayed patches, reworked Makefile, and how | Peter Mount | 2000-10-12 | 1 | -4/+4 |
| * | Back out Gunnar R|nning jdbc changes. | Bruce Momjian | 2000-10-09 | 1 | -8/+8 |
| * | Okay, I have some new code in place that hopefully should work better. I | Bruce Momjian | 2000-10-08 | 1 | -8/+8 |
| * | As if my JDBC patch hasn't already caused enough grief, there is now a | Bruce Momjian | 2000-09-12 | 1 | -1/+1 |
| * | This patch implements the following command: | Bruce Momjian | 2000-09-12 | 1 | -95/+95 |
| * | Applied to jdbc1 and jdbc2. | Bruce Momjian | 2000-09-12 | 1 | -3/+18 |
| * | This patch for the 7.0.2 JDBC interface addresses four issues I | Bruce Momjian | 2000-09-12 | 1 | -6/+7 |
| * | Fixed DatabaseMetaData.getTableTypes() | Peter Mount | 2000-07-20 | 1 | -1/+1 |
| * | Another attempt at 7.0 | Peter Mount | 2000-04-17 | 1 | -0/+2526 |