Commits

DateSubjectAuthorReleases
2005-05-08 In Blob.getBytes(long position, int length) position is an offset Kris Jurka 7.4.8
2005-04-22 Updatable ResultSets need to check for an empty ResultSet because Kris Jurka 7.4.8
2004-06-21 Fix some problems with result sets positioned before the start or Kris Jurka 7.4.4
2004-06-21 Fix updatable ResultSets stream methods (ascii, character, binary). Kris Jurka 7.4.4
2004-01-19 JDBC is now on GBorg PostgreSQL Daemon 8.0.0
2003-09-17 Applied patch from Fernando Nasser of RedHat to fix some error messages Barry Lind 7.4.1
2003-09-08 This set of changes applies a patch from KHO at redhat to add some SQLState Barry Lind 7.4.1
2003-08-24 Applied patches from Oliver Jowett to fix the following bugs: Barry Lind 7.4.1
2003-07-09 Applied patch from Kim Ho @ redhat.com to make support for setObject() more Barry Lind 7.4.1
2003-06-30 Patches applied: Barry Lind 7.4.1
2003-05-29 Initial attempt to integrate in V3 protocol support. This is still a work in Barry Lind 7.4.1
2003-03-14 Backport batch update error message improvements to 7.3 branch Barry Lind 7.3.3
2003-03-14 Improved error message and added some log messages in batch update functionality Barry Lind 7.4.1
2003-02-27 Added support for SSL in the jdbc driver Barry Lind 7.4.1
2003-02-12 Patch to messages file from Holger Klawitter to add a missing message. Barry Lind 7.4.1
2003-02-09 Merge changes from head to 7.3 branch: better error message on character set conversion problems and patch from Kris Jurka for numeric scale Barry Lind 7.3.3
2003-02-09 Better error message on character set mismatches during conversion to unicode. Barry Lind 7.4.1
2002-11-14 Backpatch from head: fixes for a threading bug, a problem with setNull involving Barry Lind 7.3.1
2002-11-14 Applied patch submitted by Mats Lofkvist fixing serious threading problem introduced in beta3. Barry Lind 7.4.1
2002-08-13 Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion on hackers. Bruce Momjian 7.3.1
2002-06-24 patch to add support for callable statements to the jdbc driver. The patch was submitted by Paul Bethe pmbethe@yahoo.com Barry Lind 7.3.1
2002-06-13 added messages for updateable result sets Dave Cramer 7.3.1
2002-04-02 Removed error message that was incorectly being issued. This fixes a problem reported a few months ago where a select in a rule was causing an insert statement to return a result set which the code was explicitly prohibiting. Barry Lind 7.3.1
2002-03-27 applied patch from Liam Stewart fixing a message in the properties file Barry Lind 7.3.1
2002-03-09 Added a check for not calling next() before getting objects from the result set, Dave Cramer 7.3.1