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
/
example
Age
Commit message (
Expand
)
Author
2004-01-19
JDBC is now on GBorg
PostgreSQL Daemon
2003-11-29
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-09-09
Clean up some unused import warnings in the example jdbc code
Barry Lind
2002-09-06
Run pgjindent for Java folks.
Bruce Momjian
2002-09-03
Remove all traces of multibyte and locale options. Clean up comments
Peter Eisentraut
2002-07-23
Initial restructuring to add jdbc3 support. There was a significant amount
Barry Lind
2001-11-25
This patch fixes a bug reported by Graham Leggett (minfrin@sharp.fm).
Barry Lind
2001-11-19
Change 'return ;' to 'return;'; remove space.
Bruce Momjian
2001-11-19
Indent jdbc case labels using pgjindent.
Bruce Momjian
2001-11-19
More jdbc comment cleanups. Code looks very nice now.
Bruce Momjian
2001-10-25
pgjindent jdbc files. First time jdbc files were formatted.
Bruce Momjian
2001-01-31
Wed Jan 31 08:46: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-10-12
Major update part I involving delayed patches, reworked Makefile, and how
Peter Mount
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-05-05
ImageViewer transaction fixes
Peter Mount
2000-05-03
Minor fixes ready for 7.0
Peter Mount
2000-04-26
Another attempt
Peter Mount
1999-05-18
Transactions in ImageViewer
Peter Mount
1999-05-17
Fixed Internationalization of error messages.
Peter Mount
1999-04-11
Implement UpdateCount
Peter Mount
1999-01-25
From: Peter T Mount <peter@retep.org.uk>
Marc G. Fournier
1998-10-12
This patch updates the ImageViewer example to use Multiple Threading.
Bruce Momjian
1998-10-08
Just a quick patch. This makes the JDBC driver thread safe, which is an
Bruce Momjian
1998-09-03
New stuff from Peter Mount for jdbc.
Bruce Momjian
1998-09-03
New stuff for 6.4 jdbc.
Bruce Momjian
1998-01-13
Oops...missed over half the patch :(
Marc G. Fournier