summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org
Commit message (Expand)AuthorAgeFilesLines
* This patch moves the setting of the timezone on the SimpleDateFormatBruce Momjian2001-07-041-1/+1
* Attached is a patch to remove the ConnectionHook functionality and thusBruce Momjian2001-07-041-3/+0
* SimpleDateFormat performance improvement, thread-safe.Bruce Momjian2001-06-291-19/+8
* High memory usageBruce Momjian2001-06-251-12/+14
* Got two patches that were found by folks on the Castor list, that we'd like toBruce Momjian2001-06-114-0/+28
* This adds unary plus capability. No grammar changes, per Tom's request.Bruce Momjian2001-06-071-2/+2
* Add large object finalization cleanup to the proper java file.Bruce Momjian2001-06-061-0/+6
* Remove large object finalize code. Compile error.Bruce Momjian2001-06-061-8/+0
* protected void finalize() {Bruce Momjian2001-06-041-1/+9
* The following patch for JDBC fixes an issue with jdbc running on aBruce Momjian2001-06-011-2/+8
* I just got bitten by this too. I use type timestamp in theBruce Momjian2001-05-301-4/+14
* Fix for Druid. We did not support some PROCEDURE queries.Bruce Momjian2001-05-302-2/+2
* Attached is a patch to fix the problem Thomas mentions below. The JDBCBruce Momjian2001-05-282-2/+46
* There are a number of changes. The main ones are:Bruce Momjian2001-05-241-60/+181
* Back out timezone fix. Not needed in jdbc1.Bruce Momjian2001-05-221-4/+4
* Fix pg_index statistics query to join proper relation.Bruce Momjian2001-05-172-2/+2
* Included is a patch that fixes a bug introduced in the lastest versionBruce Momjian2001-05-172-8/+8
* Cleanup of backpatch of jdbc2 improvements to jdbc1:Bruce Momjian2001-05-172-16/+18
* Fix for HASH for index lookups in ODBC.Bruce Momjian2001-05-162-14/+119
* This patch fixes a bug which occurs when setObject(1,obj) is called and objBruce Momjian2001-05-162-0/+16
* Add NUMERIC tests to jdbc code.Bruce Momjian2001-05-162-0/+24
* I was trying to get a very nice FREE graphical db tool called DbVisualizerBruce Momjian2001-05-162-2/+8
* Change the line:Bruce Momjian2001-05-162-2/+2
* Backpatch jdbc2 fixes to jdbc1, ANT fixes, from Peter EisentrautBruce Momjian2001-05-162-13/+8
* Backpatch getImportedKeys to jdbc1.Bruce Momjian2001-05-162-4/+110
* Backpatch ORDER BY fix to jdbc1.Bruce Momjian2001-05-161-1/+1
* 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
* The current implementation of BlobInputStream doesBruce Momjian2001-05-161-5/+12
* that's just me again, here's normal patch for KOI8_U toBruce Momjian2001-05-091-2/+11
* Fix paren typo in java.Bruce Momjian2001-05-081-1/+1
* Add uninstall target to Java build.Peter Eisentraut2001-03-111-1/+1
* Tue Mar 06 12:05:00 GMT 2001 peter@retep.org.ukPeter Mount2001-03-061-377/+0
* Minor fixes...Peter Mount2001-03-053-40/+140
* Some more updates...Peter Mount2001-02-166-126/+339
* Web Feb 14 17:29:00 GMT 2001 peter@retep.org.ukPeter Mount2001-02-145-7/+217
* Some more including the patch to DatabaseMetaData backed out by Bruce.Peter Mount2001-02-1316-103/+1121
* 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-092-12/+8
* Some updates prior to retrieving a fresh cvs copy:Peter Mount2001-02-075-0/+343
* Wed Jan 31 08:46:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-313-3/+71
* Tue Jan 30 22:24:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-319-68/+390
* Added an alternative constructor to PGSQLException so that debuggingPeter Mount2001-01-252-37/+66
* This patch fixes an arrayindexoutofbounds exception that was justBruce Momjian2001-01-251-1/+1
* Attached is a revised patch that removes the static SimpleDateFormatBruce Momjian2001-01-244-50/+95
* Removed the 8k row limit reported by DatabaseMetaDataPeter Mount2001-01-242-258/+258
* Fri Jan 19 08:47:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-192-2/+6
* Forgot to cvs add UpdateableResultSet.java ;-)Peter Mount2001-01-181-0/+254
* Thu Jan 18 17:37:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-186-191/+287
* Thu Jan 18 12:24:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-1811-474/+734