Commits

DateSubjectAuthorReleases
2002-06-11 The patch does the following: Barry Lind 7.3.1
2002-05-17 Merge the last few variable.c configuration variables into the generic Tom Lane 7.3.1
2002-05-14 fixed problem connecting to server with client_min_messages set to debug. The code was not expecting to receive notice messages during the connection handshake. Barry Lind 7.3.1
2002-03-26 Changed QueryExecutor.java to correctly read responses from the backend. Barry Lind 7.3.1
2002-03-21 Applied Anders patch to move the startup code out of Connection into StartupPacket Dave Cramer 7.3.1
2002-03-09 Here is a small patch that cleans up some error reporting in the JDBC driver. PSQLExceptions are thrown instead of SQLExceptions and if a warning is received while waiting for the backend secret key, that warning is chained to the new Connection object instead of generating an exception. A couple new error messages have been added. Dave Cramer 7.3.1
2002-03-05 fixed cancel query bug introduced by patch Dave Cramer 7.3.1
2002-02-26 Implementation for cancelQuery by Grant Finnemore <grantf@guruhut.co.za> Dave Cramer 7.3.1
2001-12-11 Patch from Ned Wolpert that fixes a bug that caused the cache of types not Barry Lind 7.2.1
2001-11-25 This patch fixes a bug reported by Graham Leggett (minfrin@sharp.fm). Barry Lind 7.2.1
2001-11-19 Change 'return ;' to 'return;'; remove space. Bruce Momjian 7.2.1
2001-11-19 Indent jdbc case labels using pgjindent. Bruce Momjian 7.2.1
2001-11-19 JDBC indenting, comment cleanups. Bruce Momjian 7.2.1
2001-11-12 Commit to support MD5 passwords as per the backend for 7.2. This patch was submitted by Jeremy Wohl jeremyw-pgjdbc@igmus.org Barry Lind 7.2.1
2001-11-01 minor improvements on Dave's last checkin Barry Lind 7.2.1
2001-10-31 allow null passwords Dave Cramer 7.2.1
2001-10-25 pgjindent jdbc files. First time jdbc files were formatted. Bruce Momjian 7.2.1
2001-10-16 Added some additional comments in the code Barry Lind 7.2.1
2001-10-09 This patch fixes a bug introduced in the jdbc bytea support patch. Barry Lind 7.2.1
2001-09-10 Attached is a patch to add bytea support to JDBC. Bruce Momjian 7.2.1
2001-09-07 Read transactions don't work on 7.0.x db's 2nd patch Bruce Momjian 7.2.1
2001-09-06 Attached is my attempt to clean up the horrors of the ExecSQL() method in Bruce Momjian 7.2.1
2001-08-24 Attached is a patch to fix the current issues with building under jdbc1. Bruce Momjian 7.2.1
2001-08-10 Attached is a patch to remove some redundant code in the JDBC driver. Bruce Momjian 7.2.1
2001-08-07 I think you replaced too many things with put(... Bruce Momjian 7.2.1