summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/fastpath/Fastpath.java
Commit message (Expand)AuthorAgeFilesLines
* 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