index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
jdbc
/
org
/
postgresql
/
fastpath
Age
Commit message (
Expand
)
Author
2004-01-19
JDBC is now on GBorg
PostgreSQL Daemon
2003-12-18
patch by Kris Jurka to use the correct protocol based upon server information
Dave Cramer
2003-12-17
revoked patch from Kris Jurka to fix multiarguments, and changed test to create
Dave Cramer
2003-12-17
patch from Kris Jurka to fix large object 7.1 compatible protocol issues
Dave Cramer
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-09-13
More SQLState updates from Kim Ho at Redhat.
Barry Lind
2003-09-08
This set of changes applies a patch from KHO at redhat to add some SQLState
Barry Lind
2003-05-29
clean up warnings produced by Eclipse
Barry Lind
2003-05-29
Initial attempt to integrate in V3 protocol support. This is still a work in
Barry Lind
2003-03-07
Cleanup and reorganization.
Barry Lind
2002-09-06
Run pgjindent for Java folks.
Bruce Momjian
2002-07-23
Initial restructuring to add jdbc3 support. There was a significant amount
Barry Lind
2002-06-11
The patch does the following:
Barry Lind
2002-03-26
Changed QueryExecutor.java to correctly read responses from the backend.
Barry Lind
2002-03-21
modifications to the way the protocol is handled to be consistent with
Dave Cramer
2001-11-19
Indent jdbc case labels using pgjindent.
Bruce Momjian
2001-11-19
JDBC indenting, comment cleanups.
Bruce Momjian
2001-10-25
pgjindent jdbc files. First time jdbc files were formatted.
Bruce Momjian
2001-07-15
The attached patch fixes problems with the JDBC driver handling long
Bruce Momjian
2001-07-04
The attached patch removes some old and dead code (and some related
Bruce Momjian
2000-04-17
Another attempt at 7.0
Peter Mount