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
Age
Commit message (
Expand
)
Author
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
[email protected]
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
changed test user back to test
Dave Cramer
2002-07-30
Added DataSource code and tests submitted by Aaron Mulder
Dave Cramer
2002-07-30
changes for new Datasource
Dave Cramer
2002-07-26
Fouth (and final) phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-25
Third phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-24
Second phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-23
Initial restructuring to add jdbc3 support. There was a significant amount
Barry Lind
2002-07-16
fixed bug in support for timestamp without time zone reported by Yuva Chandol...
Barry Lind
2002-07-12
Changed getCrossReference to return information about each composite key sepe...
Dave Cramer
2002-07-10
fix bug in getTime() with fractional seconds reported by Laurette Cisneros (l...
Barry Lind
2002-07-05
fixed bug reported by Michael, Dietrich (
[email protected]
) where a large object ...
Barry Lind
2002-06-27
fixed build.xml to echo correct jdbc version under ant1.6
Barry Lind
2002-06-27
general cleanup of jdbc code
Barry Lind
2002-06-26
translation patch submitted by Zhenbang Wei
[email protected]
Barry Lind
2002-06-26
patch submitted by Jason Davies
[email protected]
to provide proper java cla...
Barry Lind
2002-06-25
fixed retrieval of foreign/primary keys in imported/exported keys
Dave Cramer
2002-06-24
patch to add support for callable statements to the jdbc driver. The patch w...
Barry Lind
2002-06-24
patch to update zh_TW message file for jdbc submitted by Zhenband Wei (forth@...
Barry Lind
2002-06-24
patch submitted by Jason Davies
[email protected]
to improve ResultSetMetaDa...
Barry Lind
2002-06-24
fixed bug reported by Wolfgang Winter
[email protected]
where historic ti...
Barry Lind
2002-06-20
Improve COPY syntax to use WITH clause, keep backward compatibility.
Bruce Momjian
2002-06-16
implemented refresh row
Dave Cramer
2002-06-14
added empty result set testing
Dave Cramer
2002-06-14
added empty result set testing
Dave Cramer
2002-06-13
removed personal test parameters
Dave Cramer
2002-06-13
Added test for newly implemented updateable result sets
Dave Cramer
2002-06-13
changes to accomodate updateable resultset mostly just call setSqlQuery on ex...
Dave Cramer
2002-06-13
Implemented updateable result sets based on raghu nidagal implementation
Dave Cramer
2002-06-13
changed some commented out messages to use the Driver.debug and fixed first t...
Dave Cramer
2002-06-13
added messages for updateable result sets
Dave Cramer
2002-06-11
The patch does the following:
Barry Lind
2002-06-07
fixed bug reported by
[email protected]
where getObject was returning an In...
Barry Lind
2002-06-06
change table name to lower case in getColumns
Dave Cramer
2002-06-05
fixed getImported/ExportedKeys to be simpler, and return the correct number o...
Dave Cramer
2002-06-03
fixed bug reported by Noel Rappin (
[email protected]
) java Array type handl...
Barry Lind
2002-05-30
small fix to testExportedKeys
Dave Cramer
2002-05-30
added imported/exported key testDatabaseMetaDataTest.java
Dave Cramer
2002-05-17
Merge the last few variable.c configuration variables into the generic
Tom Lane
2002-05-14
fixed problem connecting to server with client_min_messages set to debug. Th...
Barry Lind
2002-04-24
Update jdbc errors_zh_TW.properties.
Bruce Momjian
2002-04-18
Ant 1.4.1 now requires for jdbc. Mention in HISTORY release notes.
Bruce Momjian
[next]