summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/fastpath/Fastpath.java
Commit message (Expand)AuthorAgeFilesLines
* JDBC is now on GBorgPostgreSQL Daemon2004-01-191-430/+0
* patch by Kris Jurka to use the correct protocol based upon server informationDave Cramer2003-12-181-2/+2
* revoked patch from Kris Jurka to fix multiarguments, and changed test to createDave Cramer2003-12-171-10/+7
* patch from Kris Jurka to fix large object 7.1 compatible protocol issuesDave Cramer2003-12-171-8/+11
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* More SQLState updates from Kim Ho at Redhat.Barry Lind2003-09-131-5/+5
* This set of changes applies a patch from KHO at redhat to add some SQLStateBarry Lind2003-09-081-11/+18
* clean up warnings produced by EclipseBarry Lind2003-05-291-1/+2
* Initial attempt to integrate in V3 protocol support. This is still a work inBarry Lind2003-05-291-1/+124
* Cleanup and reorganization.Barry Lind2003-03-071-26/+30
* Run pgjindent for Java folks.Bruce Momjian2002-09-061-238/+242
* Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind2002-07-231-3/+3
* The patch does the following:Barry Lind2002-06-111-2/+2
* Changed QueryExecutor.java to correctly read responses from the backend.Barry Lind2002-03-261-254/+240
* modifications to the way the protocol is handled to be consistent withDave Cramer2002-03-211-5/+16
* Indent jdbc case labels using pgjindent.Bruce Momjian2001-11-191-40/+39
* JDBC indenting, comment cleanups.Bruce Momjian2001-11-191-11/+11
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-251-258/+265
* The attached patch fixes problems with the JDBC driver handling longBruce Momjian2001-07-151-3/+3
* The attached patch removes some old and dead code (and some relatedBruce Momjian2001-07-041-16/+1
* Another attempt at 7.0Peter Mount2000-04-171-0/+303