index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
jdbc
/
org
/
postgresql
/
jdbc1
/
AbstractJdbc1Statement.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
JDBC is now on GBorg
PostgreSQL Daemon
2004-01-19
1
-2309
/
+0
*
add missing SQLState by Patrick Higgins
Dave Cramer
2003-12-12
1
-2
/
+2
*
binary stream patch by Kris Jurka fixes empty stream failure
Dave Cramer
2003-12-12
1
-1
/
+6
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Patches from Oliver Jowett to fix CursorFetchTest, 7.4 now does not automatic...
Dave Cramer
2003-10-29
1
-187
/
+250
*
Protected access to variable m_preparedCount via synchronized
Jan Wieck
2003-10-09
1
-3
/
+11
*
Fix to properly handle timezone offsets that are partial hours. If the offset
Barry Lind
2003-09-23
1
-4
/
+11
*
Applied patch from Oliver Jowett to clean up some instances where the wrong
Barry Lind
2003-09-18
1
-24
/
+35
*
Applied patch from Kim Ho at redhat to improve boolean and bit handling
Barry Lind
2003-09-17
1
-4
/
+8
*
More SQLState updates from Kim Ho at Redhat.
Barry Lind
2003-09-13
1
-10
/
+10
*
Additional SQLState work for JDBC - thanks to Kim Ho at Redhat for input on this
Barry Lind
2003-09-09
1
-13
/
+13
*
This set of changes applies a patch from KHO at redhat to add some SQLState
Barry Lind
2003-09-08
1
-8
/
+9
*
Attempt to fix setMaxFieldSize() logic that was checked in yesterday.
Barry Lind
2003-08-26
1
-2
/
+2
*
Applied patches from Oliver Jowett to fix the following bugs:
Barry Lind
2003-08-24
1
-8
/
+17
*
Applied patch from Oliver Jowett to improve a buffer sizing.
Barry Lind
2003-08-11
1
-2
/
+2
*
Sometimes the third time is the charm. Third try to fix the sql injection
Barry Lind
2003-08-07
1
-20
/
+17
*
Fixes additional sql injection vulnerabilities reported by Oliver Jowett
Barry Lind
2003-07-24
1
-7
/
+19
*
Fix to prevent SQL injection attacks for code calling setObject(int,Object,int)
Barry Lind
2003-07-22
1
-23
/
+41
*
Applied patch from Kim Ho @ redhat.com to make support for setObject() more
Barry Lind
2003-07-09
1
-5
/
+129
*
patches by Kim Ho to fix
Dave Cramer
2003-06-30
1
-2
/
+9
*
Patches applied:
Barry Lind
2003-06-30
1
-1
/
+3
*
Applied patch from Fernando Nasser to fix up small type error
Barry Lind
2003-05-29
1
-2
/
+2
*
Applied patch from Fernando Nasser to improve buffer sizes to avoid unnecessa...
Barry Lind
2003-05-29
1
-2
/
+2
*
clean up warnings produced by Eclipse
Barry Lind
2003-05-29
1
-8
/
+20
*
Patch to fix up LONGVARBINARY support submitted by Amit Gollapudi
Barry Lind
2003-05-03
1
-1
/
+3
*
Applied patches from Kris Jurka fixing a string tokenizing problem and
Barry Lind
2003-04-17
1
-31
/
+3
*
Applied patch submitted by Nic Ferrier with some cleanups of his previous
Barry Lind
2003-04-13
1
-109
/
+81
*
Cleanup and reorganization.
Barry Lind
2003-03-07
1
-66
/
+60
*
Better error message on character set mismatches during conversion to unicode.
Barry Lind
2003-02-09
1
-3
/
+8
*
Two patches from Kris Jurka. One fixes a problem with incorrect type for double
Barry Lind
2003-02-04
1
-4
/
+7
*
Patch from Nic Ferrier to add support for result sets being cursor based
Barry Lind
2003-02-04
1
-20
/
+156
*
Fixed bug reported by Marko Strukelj and Keith Wannamaker. Using executeBatch
Barry Lind
2002-11-20
1
-2
/
+2
*
Applied patch submitted by Mats Lofkvist fixing serious threading problem int...
Barry Lind
2002-11-14
1
-10
/
+87
*
Backed out part of the change from 1.6. The attempt to support int8 binds
Barry Lind
2002-10-19
1
-25
/
+7
*
schema awareness patch provided by Kris Jurka
Dave Cramer
2002-10-01
1
-3
/
+3
*
Added regression test for using server side prepared statements in jdbc
Barry Lind
2002-09-14
1
-1
/
+2
*
Patches submitted by Kris Jurka (jurka@ejurka.com) for the following bugs:
Barry Lind
2002-09-11
1
-1
/
+9
*
Fixed DatabaseMetaData to correctly handle NAME size of 64
Barry Lind
2002-09-08
1
-6
/
+44
*
Run pgjindent for Java folks.
Bruce Momjian
2002-09-06
1
-322
/
+376
*
JDBC checkin fixing the following bugs:
Barry Lind
2002-09-02
1
-26
/
+133
*
Enhancements to how queries with bind values are stored internally and sent to
Barry Lind
2002-08-23
1
-112
/
+101
*
Performance tweaks to StringBuffer suggested by hhaag@gmx.de
Barry Lind
2002-08-16
1
-3
/
+5
*
Third phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-25
1
-10
/
+394
*
Second phase of restructuring to add jdbc3 support.
Barry Lind
2002-07-24
1
-2
/
+834
*
Initial restructuring to add jdbc3 support. There was a significant amount
Barry Lind
2002-07-23
1
-0
/
+471