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
/
Connection.java
Age
Commit message (
Expand
)
Author
2001-01-31
Tue Jan 30 22:24:00 GMT 2001 peter@retep.org.uk
Peter Mount
2001-01-18
Thu Jan 18 17:37:00 GMT 2001 peter@retep.org.uk
Peter Mount
2001-01-18
Thu Jan 18 12:24:00 GMT 2001 peter@retep.org.uk
Peter Mount
2000-12-22
In looking at the 7.1beta1 code for JDBC, I noticed that support was
Bruce Momjian
2000-11-20
Encoding patch to Connection by wrobell@posexperts.com.pl
Peter Mount
2000-10-12
Major update part I involving delayed patches, reworked Makefile, and how
Peter Mount
2000-10-09
Back out Gunnar R|nning jdbc changes.
Bruce Momjian
2000-10-08
Okay, I have some new code in place that hopefully should work better. I
Bruce Momjian
2000-09-12
This patch implements the following command:
Bruce Momjian
2000-09-12
Attached are a patch to allow the charset encoding used by the JDBC
Bruce Momjian
2000-06-06
Added org/postgresql/DriverClass.java to the list of files removed by make cl...
Peter Mount
2000-06-06
Added some missing org.'s that prevented the use of the geometric types
Peter Mount
2000-06-06
Removed hardwired 8k limit on queries
Peter Mount
2000-04-26
Attempt III
Peter Mount