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
/
largeobject
Age
Commit message (
Expand
)
Author
2004-01-19
missed a few files
PostgreSQL Daemon
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-03-07
Cleanup and reorganization.
Barry Lind
2002-10-01
schema awareness patch provided by Kris Jurka
Dave Cramer
2002-09-11
Patches submitted by Kris Jurka (jurka@ejurka.com) for the following bugs:
Barry Lind
2002-09-06
Run pgjindent for Java folks.
Bruce Momjian
2002-08-14
Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4).
Barry Lind
2002-07-23
Initial restructuring to add jdbc3 support. There was a significant amount
Barry Lind
2002-07-05
fixed bug reported by Michael, Dietrich (mdt@emdete.de) where a large object ...
Barry Lind
2002-06-11
The patch does the following:
Barry Lind
2001-11-19
JDBC indenting, comment cleanups.
Bruce Momjian
2001-10-25
pgjindent jdbc files. First time jdbc files were formatted.
Bruce Momjian
2001-06-06
Add large object finalization cleanup to the proper java file.
Bruce Momjian
2001-06-06
Remove large object finalize code. Compile error.
Bruce Momjian
2001-06-04
protected void finalize() {
Bruce Momjian
2001-05-16
The current implementation of BlobInputStream does
Bruce Momjian
2001-02-16
Some more updates...
Peter Mount
2001-02-14
Web Feb 14 17:29:00 GMT 2001 peter@retep.org.uk
Peter Mount
2001-01-31
Tue Jan 30 22:24:00 GMT 2001 peter@retep.org.uk
Peter Mount
2000-04-17
Another attempt at 7.0
Peter Mount