summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc
AgeCommit message (Expand)Author
2000-07-20Fixed DatabaseMetaData.getTableTypes()Peter Mount
2000-06-12Brand 7.1 release. Also update jdbc version in release branch.Bruce Momjian
2000-06-09This patch fixes the 0-based/1-based result set indexing problem forBruce Momjian
2000-06-07Here is a patch for interfaces/jdbc/org/postgresql/jdbc2/ResultSet.javaBruce Momjian
2000-06-06Added org/postgresql/DriverClass.java to the list of files removed by make cl...Peter Mount
2000-06-06Added some missing org.'s that prevented the use of the geometric typesPeter Mount
2000-06-06Removed hardwired 8k limit on queriesPeter Mount
2000-06-01Removed timezone in ResultSet.getTimestamp()Peter Mount
2000-05-15Fixed the message Makefile produces after compiling. It still saidPeter Mount
2000-05-12Fix the off by one errors in ResultSet from 6.5.3, and more.Bruce Momjian
2000-05-05ImageViewer transaction fixesPeter Mount
2000-05-03Minor fixes ready for 7.0Peter Mount
2000-04-26Remove DriverClass.java. It is generated by the compile.Bruce Momjian
2000-04-26Add res clear to exampleBruce Momjian
2000-04-26Install Peter's Makefile.Bruce Momjian
2000-04-26Attempt IIIPeter Mount
2000-04-26Another attemptPeter Mount
2000-04-17Another attempt at 7.0Peter Mount
2000-03-14> The snprintf stuff in interfaces/ecpg/preproc/Makefile.in is broken.Bruce Momjian
2000-03-08I've made a diff against the 7.0beta1 tree that accomplishes several things:Bruce Momjian
1999-09-15jdbc2real rule was in there twice. One of them should have been jdbc1realPeter Mount
1999-09-15Jens Glaser found that getPrimaryKeys() had a table called test hardwiredPeter Mount
1999-09-15Some late patches from Jens Glaser (jens@jens.de). These upgrade the protocolPeter Mount
1999-09-14An abstract declaration for the close() method was missed out of the previousPeter Mount
1999-09-14Patches for 6.5.2Peter Mount
1999-06-27Some minor bug fixesPeter Mount
1999-06-23Some fixes supplied by Jon Nielsen jonfn@image.dkPeter Mount
1999-05-18Forgot the CHANGELOGPeter Mount
1999-05-18Internationalisation of error messagesPeter Mount
1999-05-18Transactions in ImageViewerPeter Mount
1999-05-17Fixed Internationalization of error messages.Peter Mount
1999-05-17Minor bug fixes. Replaced DateStyle support with ISO.Peter Mount
1999-04-11Implement UpdateCountPeter Mount
1999-03-14The isWritable method in ResultSetMetaData returns the logicallyBruce Momjian
1999-03-14There are errors in the PGmoney class in the conversion routines overBruce Momjian
1999-01-25From: Peter T Mount <peter@retep.org.uk>Marc G. Fournier
1999-01-17As the email posted to the announce and interfaces list, attached is a tarBruce Momjian
1998-11-01Remove various files that were moved to various subdirectories...Marc G. Fournier
1998-10-12This patch updates the ImageViewer example to use Multiple Threading.Bruce Momjian
1998-10-08Add changelog.Bruce Momjian
1998-10-08Just a quick patch. This makes the JDBC driver thread safe, which is anBruce Momjian
1998-09-12rename java file for Peter.Bruce Momjian
1998-09-03New stuff from Peter Mount for jdbc.Bruce Momjian
1998-09-03New stuff for 6.4 jdbc.Bruce Momjian
1998-06-16Added missing file.Bruce Momjian
1998-06-03From: Peter T Mount <patches@maidast.demon.co.uk>Marc G. Fournier
1998-06-03From: Peter T Mount <patches@maidast.demon.co.uk>Marc G. Fournier
1998-04-18From: Peter T Mount <patches@maidast.demon.co.uk>REL6_3_2Marc G. Fournier
1998-04-06Hi,Bruce Momjian
1998-03-20This patch fixes a couple of minor bugs:Bruce Momjian