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
Age
Commit message (
Expand
)
Author
2003-02-04
applied patch from Oliver Jowett
Dave Cramer
2003-02-04
Two patches from Kris Jurka. One fixes a problem with incorrect type for double
Barry Lind
2003-02-04
Patch from Nic Ferrier to add support for result sets being cursor based
Barry Lind
2003-01-23
added fix from Joel Hock to get the inserted row into the current buffer
Dave Cramer
2003-01-14
Bumped up build number to 200
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-23
case sensitive updates by Kris Jurka
Dave Cramer
2002-12-20
mike beachy's patch for statement handling
Dave Cramer
2002-12-20
patch for null table in getPrimaryKeys
Dave Cramer
2002-12-11
patch for getTables to fix problems with backends before 7.3 by Kris Jurka
Dave Cramer
2002-12-11
Aaron's patch for Pooled Connections
Dave Cramer
2002-12-05
changed sort of column names to sort by attnum, not attname
Dave Cramer
2002-11-20
Fix a dumb cut and paste error from my last commit and update some of the
Barry Lind
2002-11-20
Fixed bug reported by Marko Strukelj and Keith Wannamaker. Using executeBatch
Barry Lind
2002-11-14
Applied patch submitted by Mats Lofkvist fixing serious threading problem int...
Barry Lind
2002-11-11
Fixes bug where join to pg_description was incorrect. Also modifies the
Barry Lind
2002-11-04
Applied two patches from Kris Jurka.
Barry Lind
2002-10-30
Return something meaningful for Statement.getFetchSize(). Previously we were
Barry Lind
2002-10-25
Patch submitted by Kris Jurka to fix arrayindexoutofbounds exception caused
Barry Lind
2002-10-20
Applied patch from Teofilis Martisius to improve performance.
Barry Lind
2002-10-19
Applied patch submitted by Kris Jurka to result in a better error message
Barry Lind
2002-10-19
Backed out part of the change from 1.6. The attempt to support int8 binds
Barry Lind
2002-10-17
Fix in updateable result sets to handle binding null values correctly
Barry Lind
2002-10-17
Fixed support in jdbc for 7.3 server autocommit. With these changes the
Barry Lind
2002-10-08
fixed missing apostrophe
Dave Cramer
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-08
Fixed DatabaseMetaData to correctly handle NAME size of 64
Barry Lind
2002-09-06
Run pgjindent for Java folks.
Bruce Momjian
2002-09-02
JDBC checkin fixing the following bugs:
Barry Lind
2002-09-01
patch from Thomas O'Dowd to ensure that connections are closed
Dave Cramer
2002-09-01
testing for insertRow
Dave Cramer
2002-09-01
patch to allow insertRow on an empty resultSet
Dave Cramer
2002-09-01
Changed to reflect the current reality, ie we do support updateable resultsets
Dave Cramer
2002-08-23
Enhancements to how queries with bind values are stored internally and sent to
Barry Lind
2002-08-20
Removed code that is no longer used and has been commented out
Barry Lind
2002-08-16
removed duplicate code from jdbc2 classes
Dave Cramer
2002-08-16
applied patch to fix encoding bug supplied by Jun Kawai
Dave Cramer
2002-08-16
Applied patch for MD5 bug submitted by Jun Kawai
Dave Cramer
2002-08-16
Performance tweaks to StringBuffer suggested by hhaag@gmx.de
Barry Lind
2002-08-14
Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4).
Barry Lind
2002-08-13
Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion...
Bruce Momjian
2002-07-30
added tests for crossReferences
Dave Cramer
2002-07-30
Added DataSource code and tests submitted by Aaron Mulder
Dave Cramer
[prev]
[next]