summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Connection.java
Commit message (Expand)AuthorAgeFilesLines
* JDBC is now on GBorgPostgreSQL Daemon2004-01-191-1843/+0
* patch by Kris Jurka to use the correct protocol based upon server informationDave Cramer2003-12-181-2/+2
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* Patches from Oliver Jowett to fix CursorFetchTest, 7.4 now does not automatic...Dave Cramer2003-10-291-3/+2
* More SQLState updates from Kim Ho at Redhat.Barry Lind2003-09-131-2/+2
* Additional SQLState work for JDBC - thanks to Kim Ho at Redhat for input on thisBarry Lind2003-09-091-7/+7
* This set of changes applies a patch from KHO at redhat to add some SQLStateBarry Lind2003-09-081-39/+41
* Fixed improper message length for the connection termination message 'X' whenBarry Lind2003-08-151-2/+2
* Applied patch from Kim Ho to fix a regression against a 7.4 server. The resultBarry Lind2003-08-111-5/+7
* patches by Kim Ho to fixDave Cramer2003-06-301-1/+3
* one more change to correctly support the removeall of autocommitBarry Lind2003-05-291-3/+14
* Initial attempt to integrate in V3 protocol support. This is still a work inBarry Lind2003-05-291-42/+364
* Applied patch to work around server bug.Barry Lind2003-03-191-2/+6
* Cleanup and reorganization.Barry Lind2003-03-071-191/+176
* Added support for SSL in the jdbc driverBarry Lind2003-02-271-2/+67
* patch from Oliver Jowett to implement some of the jdbc3 methodsDave Cramer2003-02-051-1/+51
* Patch from Nic Ferrier to add support for result sets being cursor basedBarry Lind2003-02-041-106/+54
* Applied patch submitted by Mats Lofkvist fixing serious threading problem int...Barry Lind2002-11-141-1/+9
* Applied patch from Teofilis Martisius to improve performance.Barry Lind2002-10-201-2/+8
* Fixed support in jdbc for 7.3 server autocommit. With these changes theBarry Lind2002-10-171-5/+55
* schema awareness patch provided by Kris JurkaDave Cramer2002-10-011-10/+33
* Patches submitted by Kris Jurka (jurka@ejurka.com) for the following bugs:Barry Lind2002-09-111-12/+23
* Run pgjindent for Java folks.Bruce Momjian2002-09-061-1213/+1235
* JDBC checkin fixing the following bugs:Barry Lind2002-09-021-2/+20
* patch from Thomas O'Dowd to ensure that connections are closedDave Cramer2002-09-011-2/+5
* Enhancements to how queries with bind values are stored internally and sent toBarry Lind2002-08-231-2/+21
* Applied patch for MD5 bug submitted by Jun KawaiDave Cramer2002-08-161-10/+11
* Fouth (and final) phase of restructuring to add jdbc3 support.Barry Lind2002-07-261-1/+7
* Third phase of restructuring to add jdbc3 support.Barry Lind2002-07-251-3/+2
* Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind2002-07-231-0/+1287