summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/fastpath
AgeCommit message (Expand)Author
2004-01-19JDBC is now on GBorgPostgreSQL Daemon
2003-12-18patch by Kris Jurka to use the correct protocol based upon server informationDave Cramer
2003-12-17revoked patch from Kris Jurka to fix multiarguments, and changed test to createDave Cramer
2003-12-17patch from Kris Jurka to fix large object 7.1 compatible protocol issuesDave Cramer
2003-11-29$Header: -> $PostgreSQL Changes ...PostgreSQL Daemon
2003-09-13More SQLState updates from Kim Ho at Redhat.Barry Lind
2003-09-08This set of changes applies a patch from KHO at redhat to add some SQLStateBarry Lind
2003-05-29clean up warnings produced by EclipseBarry Lind
2003-05-29Initial attempt to integrate in V3 protocol support. This is still a work inBarry Lind
2003-03-07Cleanup and reorganization.Barry Lind
2002-09-06Run pgjindent for Java folks.Bruce Momjian
2002-07-23Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind
2002-06-11The patch does the following:Barry Lind
2002-03-26Changed QueryExecutor.java to correctly read responses from the backend.Barry Lind
2002-03-21modifications to the way the protocol is handled to be consistent withDave Cramer
2001-11-19Indent jdbc case labels using pgjindent.Bruce Momjian
2001-11-19JDBC indenting, comment cleanups.Bruce Momjian
2001-10-25pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian
2001-07-15The attached patch fixes problems with the JDBC driver handling longBruce Momjian
2001-07-04The attached patch removes some old and dead code (and some relatedBruce Momjian
2000-04-17Another attempt at 7.0Peter Mount