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
/
test
Age
Commit message (
Expand
)
Author
2004-01-19
JDBC is now on GBorg
PostgreSQL Daemon
2003-12-18
patch for new OID74Test
Dave Cramer
2003-12-18
fixed up OID74 test to conform with other tests, by Kris Jurka
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-12-12
cancel row updates sets values to null by Kris Jurka
Dave Cramer
2003-12-12
patch to indicate why test cases failed from Oliver Jowett
Dave Cramer
2003-12-12
fix casting pooled connections to PGStatement problem patch by JariP
Dave Cramer
2003-12-11
patch to deal with unique foreign keys in 7.4 from Kris Jurka
Dave Cramer
2003-12-11
patch to make sure PSQLState is Serializable and a test case to prove it
Dave Cramer
2003-11-29
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-05
Added missing methods
Dave Cramer
2003-11-03
patch for rs.previous and test case as well as patch for allowing server and ...
Dave Cramer
2003-11-03
accept url and fk action fix from Kris Jurka
Dave Cramer
2003-10-30
use the result set to set the fetchsize
Dave Cramer
2003-10-29
Patches from Oliver Jowett to fix CursorFetchTest, 7.4 now does not automatic...
Dave Cramer
2003-09-23
A fix for jdbc regression test submitted yesterday by Kim Ho at Redhat
Barry Lind
2003-09-22
Additional jdbc regression tests submitted by Oliver Jowett. Some tests are
Barry Lind
2003-09-22
Applied jdbc patch from Kim Ho at RedHat to improve boolean support, as well
Barry Lind
2003-09-18
Applied patch from Oliver Jowett to clean up some instances where the wrong
Barry Lind
2003-09-18
A minor fix to jdbc regression tests
Barry Lind
2003-09-09
Clean up some unused import warnings in the example jdbc code
Barry Lind
2003-08-26
Attempt to fix setMaxFieldSize() logic that was checked in yesterday.
Barry Lind
2003-08-24
Applied patches from Oliver Jowett to fix the following bugs:
Barry Lind
2003-08-15
Updated the blob regression test to actually use the getBlob/getClob methods
Barry Lind
2003-08-11
Applied patch from Oliver Jowett to clean up the jdbc regression test build
Barry Lind
2003-08-11
Applied patch from Oliver Jewett to clean up the testing README file
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-05-03
Patch to fix up LONGVARBINARY support submitted by Amit Gollapudi
Barry Lind
2003-03-24
Fix bug in reading acls (didn't treat null acl as meaning the table owner had
Barry Lind
2003-03-07
Cleanup and reorganization.
Barry Lind
2003-01-14
Patch from Florian Wunderlich to correctly support java Timestamps. Previously
Barry Lind
2003-01-14
Patch from Aaron Mulder to have pooled connections implement PGConnection
Barry Lind
2003-01-14
Patch from Kris Jurka to improve the performance of getImportedKeys().
Barry Lind
2002-12-20
mike beachy's patch for statement handling
Dave Cramer
2002-12-11
Aaron's patch for Pooled Connections
Dave Cramer
2002-11-20
Fixed bug reported by Marko Strukelj and Keith Wannamaker. Using executeBatch
Barry Lind
2002-11-11
Fixes bug where join to pg_description was incorrect. Also modifies the
Barry Lind
2002-10-17
Fixed support in jdbc for 7.3 server autocommit. With these changes the
Barry Lind
2002-10-01
test files added by Kris Jurka
Dave Cramer
2002-10-01
Fixed test suite to call PoolingDataSourceTest which was missed
Barry Lind
2002-10-01
schema awareness patch provided by Kris Jurka
Dave Cramer
2002-09-25
Applied patch from Aaron Mulder (ammulder@alumni.princeton.edu) that fixes
Barry Lind
2002-09-14
Added regression test for using server side prepared statements in jdbc
Barry Lind
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-09-01
testing for insertRow
Dave Cramer
2002-08-23
Enhancements to how queries with bind values are stored internally and sent to
Barry Lind
2002-08-14
Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4).
Barry Lind
[next]