summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc
AgeCommit message (Expand)Author
2001-05-30I just got bitten by this too. I use type timestamp in theBruce Momjian
2001-05-30Fix for Druid. We did not support some PROCEDURE queries.Bruce Momjian
2001-05-28Attached is a patch to fix the problem Thomas mentions below. The JDBCBruce Momjian
2001-05-25Mention failure of ANT to delete directories on clean.Bruce Momjian
2001-05-25The following patch corrects a make install problem when buildingBruce Momjian
2001-05-24There are a number of changes. The main ones are:Bruce Momjian
2001-05-23Fix ANT for *.properties files.Bruce Momjian
2001-05-23Fix ANT so it only has '*.class' files, not the 'tags' file.Bruce Momjian
2001-05-22Back out timezone fix. Not needed in jdbc1.Bruce Momjian
2001-05-19Prevent ANT from recreating the JAR files just because theBruce Momjian
2001-05-17Fix pg_index statistics query to join proper relation.Bruce Momjian
2001-05-17Included is a patch that fixes a bug introduced in the lastest versionBruce Momjian
2001-05-17Cleanup of backpatch of jdbc2 improvements to jdbc1:Bruce Momjian
2001-05-17Fix 'make clean' with jdbc and ant by using filesets.Bruce Momjian
2001-05-17Mark column as not used.Bruce Momjian
2001-05-16Fix for HASH for index lookups in ODBC.Bruce Momjian
2001-05-16This patch fixes a bug which occurs when setObject(1,obj) is called and objBruce Momjian
2001-05-16Add NUMERIC tests to jdbc code.Bruce Momjian
2001-05-16I was trying to get a very nice FREE graphical db tool called DbVisualizerBruce Momjian
2001-05-16Change the line:Bruce Momjian
2001-05-16Backpatch jdbc2 fixes to jdbc1, ANT fixes, from Peter EisentrautBruce Momjian
2001-05-16Backpatch getImportedKeys to jdbc1.Bruce Momjian
2001-05-16Backpatch ORDER BY fix to jdbc1.Bruce Momjian
2001-05-16Here's an easy patch for todays snapshot to sort the result of theBruce Momjian
2001-05-16jdbc2 implementation of getImportedKeys.Bruce Momjian
2001-05-16The current implementation of BlobInputStream doesBruce Momjian
2001-05-11Stamp CVS as 7.2. Update all interface version numbers. This is theBruce Momjian
2001-05-09that's just me again, here's normal patch for KOI8_U toBruce Momjian
2001-05-09Mention new jdbc mailing list instead of interfaces list.Bruce Momjian
2001-05-08Fix paren typo in java.Bruce Momjian
2001-03-19Update Peter Mount's email address in README.Bruce Momjian
2001-03-14We're way past 6.3 ...Peter Eisentraut
2001-03-14Update. Things are now build through 'make'.Peter Eisentraut
2001-03-11Add uninstall target to Java build.Peter Eisentraut
2001-03-06Tue Mar 06 12:05:00 GMT 2001 peter@retep.org.ukPeter Mount
2001-03-05Ok, I've split todays commit into three, the first two already done had somePeter Mount
2001-03-05Minor fixes...Peter Mount
2001-02-16Some more updates...Peter Mount
2001-02-14Web Feb 14 17:29:00 GMT 2001 peter@retep.org.ukPeter Mount
2001-02-13Some more including the patch to DatabaseMetaData backed out by Bruce.Peter Mount
2001-02-13Remove postgresql jdbc files, per Peter.Bruce Momjian
2001-02-13Remove postgresql jdbc files, per Peter Mount.Bruce Momjian
2001-02-13Back out *inv* changes for this file. Peter want to handle it.Bruce Momjian
2001-02-09Remove last code that assumed xinv/xinx are large object files.Bruce Momjian
2001-02-07Some updates prior to retrieving a fresh cvs copy:Peter Mount
2001-01-31Wed Jan 31 08:46:00 GMT 2001 peter@retep.org.ukPeter Mount
2001-01-31Tue Jan 30 22:24:00 GMT 2001 peter@retep.org.ukPeter Mount
2001-01-25Added an alternative constructor to PGSQLException so that debuggingPeter Mount
2001-01-25This patch fixes an arrayindexoutofbounds exception that was justBruce Momjian
2001-01-24Attached is a revised patch that removes the static SimpleDateFormatBruce Momjian