| Commit message (Expand) | Author | Age |
* | Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4, | Bruce Momjian | 2006-05-21 |
* | In Blob.getBytes(long position, int length) position is an offset | Kris Jurka | 2005-05-08 |
* | 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-22 |
* | When positioned before the start of a ResultSet issuing relative(0) | Kris Jurka | 2005-04-18 |
* | Fix mapping infinite timestamp values to arbitrary dates. | Kris Jurka | 2005-01-13 |
* | Correctly cast the return value of a CallableStatement when getShort | Kris Jurka | 2004-10-21 |
* | Protected access to variable m_preparedCount via synchronized | Kris Jurka | 2004-09-13 |
* | ResultSet.moveToCurrentRow was checking the cached updateability flag | Kris Jurka | 2004-09-13 |
* | New build for the 7.4.4 release. | Kris Jurka | 2004-08-13 |
* | 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-08-11 |
* | When retrieving an array of numerics it attempted to set the scale on | Kris Jurka | 2004-07-15 |
* | Fix apparently harmless typo. {$srcdir} -> ${srcdir} | Kris Jurka | 2004-06-24 |
* | Close the existing socket connection when reverting to the V2 | Kris Jurka | 2004-06-22 |
* | 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-21 |
* | Foreign key information results should have column name FKTABLE_CAT | Kris Jurka | 2004-06-18 |
* | 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-06-16 |
* | Fix setting timestamp values with very early year values, like 2, by | Kris Jurka | 2004-05-17 |
* | Allow public access to radius field to match other geometric types | Kris Jurka | 2004-05-07 |
* | Update the build.xml file to support building with the new 1.5 jdk | Kris Jurka | 2004-04-26 |
* | Allow updateable ResultSets to support types that aren't directly | Kris Jurka | 2004-04-24 |
* | Fix for bug with the jdbc driver not properly working with binary cursors and | Barry Lind | 2004-03-29 |
* | Update build number in anticipation of 7.4.2 release. With no | Kris Jurka | 2004-03-04 |
* | Closing a Connection or Statement object twice should be a no-op | Kris Jurka | 2004-02-24 |
* | Don't try to turn the random bytes from a md5 salt into a String | Kris Jurka | 2004-02-10 |
* | 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-02-03 |
* | Translation updates | Peter Eisentraut | 2004-01-07 |
* | Translation updates | Peter Eisentraut | 2004-01-05 |
* | 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-18 |
* | back patching fix for compat 7.1 binary stream issues with the new protocol | Dave Cramer | 2003-12-17 |
* | patch for returning database metadata as system objects from Kris Jurka | Dave Cramer | 2003-12-13 |
* | 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 | 2003-12-12 |