index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
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 (
[email protected]
).
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
[email protected]
Peter Mount
2001-01-31
Tue Jan 30 22:24:00 GMT 2001
[email protected]
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 <
[email protected]
>
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