| Age | Commit message (Expand) | Author |
| 2006-05-21 | Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4, | Bruce Momjian |
| 2005-05-08 | In Blob.getBytes(long position, int length) position is an offset | Kris Jurka |
| 2005-04-22 | Release build 216. | Kris Jurka |
| 2005-04-22 | Updatable ResultSets need to check for an empty ResultSet because | Kris Jurka |
| 2005-04-22 | When moveToCurrentRow is called and the current row is off the | Kris Jurka |
| 2005-04-18 | When positioned before the start of a ResultSet issuing relative(0) | Kris Jurka |
| 2005-01-13 | Fix mapping infinite timestamp values to arbitrary dates. | Kris Jurka |
| 2004-10-21 | Correctly cast the return value of a CallableStatement when getShort | Kris Jurka |
| 2004-09-13 | Protected access to variable m_preparedCount via synchronized | Kris Jurka |
| 2004-09-13 | ResultSet.moveToCurrentRow was checking the cached updateability flag | Kris Jurka |
| 2004-08-13 | New build for the 7.4.4 release. | Kris Jurka |
| 2004-08-11 | Decode V3 notice messages instead of leaving them in raw form. | Kris Jurka |
| 2004-08-11 | DatabaseMetaData.getSearchString escape was a \ short of working | Kris Jurka |
| 2004-07-15 | When retrieving an array of numerics it attempted to set the scale on | Kris Jurka |
| 2004-06-24 | Fix apparently harmless typo. {$srcdir} -> ${srcdir} | Kris Jurka |
| 2004-06-22 | Close the existing socket connection when reverting to the V2 | Kris Jurka |
| 2004-06-21 | Fix some problems with result sets positioned before the start or | Kris Jurka |
| 2004-06-21 | Fix updatable ResultSets stream methods (ascii, character, binary). | Kris Jurka |
| 2004-06-18 | Foreign key information results should have column name FKTABLE_CAT | Kris Jurka |
| 2004-06-16 | Don't throw an Exception in locatorsUpdateCopy() even though the | Kris Jurka |
| 2004-06-16 | Bump the build number to relase a new version. | Kris Jurka |
| 2004-06-16 | When deleteRow() is called on an updateable ResultSet the ResultSet | Kris Jurka |
| 2004-06-16 | Fix DatabaseMetaData results for determining foreign key | Kris Jurka |
| 2004-05-17 | Fix setting timestamp values with very early year values, like 2, by | Kris Jurka |
| 2004-05-07 | Allow public access to radius field to match other geometric types | Kris Jurka |
| 2004-04-26 | Update the build.xml file to support building with the new 1.5 jdk | Kris Jurka |
| 2004-04-24 | Allow updateable ResultSets to support types that aren't directly | Kris Jurka |
| 2004-03-29 | Fix for bug with the jdbc driver not properly working with binary cursors and | Barry Lind |
| 2004-03-04 | Update build number in anticipation of 7.4.2 release. With no | Kris Jurka |
| 2004-02-24 | Closing a Connection or Statement object twice should be a no-op | Kris Jurka |
| 2004-02-10 | Don't try to turn the random bytes from a md5 salt into a String | Kris Jurka |
| 2004-02-03 | V3 NotificationResonse messages were trying to be received as V2 | Kris Jurka |
| 2004-02-03 | ConnectionPool and SimpleDataSource are marked Serializable, but their | Kris Jurka |
| 2004-02-03 | ResultSet.next() and previous() incremented or decremented the | Kris Jurka |
| 2004-02-03 | Fix the setXXXStream methods. If passed a null InputStream, convert | Kris Jurka |
| 2004-02-03 | Newer versions of the 1.4.2 jdk give warnings about having return in a | Kris Jurka |
| 2004-01-07 | Translation updates | Peter Eisentraut |
| 2004-01-05 | Translation updates | Peter Eisentraut |
| 2003-12-18 | patch for new OID74Test | Dave Cramer |
| 2003-12-18 | backpatch for OID74Test to conform with jdbc tests | Dave Cramer |
| 2003-12-18 | backpatch for rs.previous from Kris Jurka, reported by Andrew Fyfe | Dave Cramer |
| 2003-12-18 | patch for building for an alternate port | Dave Cramer |
| 2003-12-18 | back patch by Kris Jurka to get the correct protocol version from the server | Dave Cramer |
| 2003-12-17 | back patching fix for compat 7.1 binary stream issues with the new protocol | Dave Cramer |
| 2003-12-13 | patch for returning database metadata as system objects from Kris Jurka | Dave Cramer |
| 2003-12-12 | add missing SQLState by Patrick Higgins | Dave Cramer |
| 2003-12-12 | cancel row updates sets values to null by Kris Jurka | Dave Cramer |
| 2003-12-12 | patch to indicate why test cases failed from Oliver Jowett | Dave Cramer |
| 2003-12-12 | fix casting pooled connections to PGStatement problem patch by JariP | Dave Cramer |
| 2003-12-12 | patch to build under jdk1.1 from Richard Scranton | Dave Cramer |