summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/jdbc1/ResultSet.java
Commit message (Expand)AuthorAgeFilesLines
* Patch from Ryouichi MatsudaDave Cramer2002-03-051-16/+25
* Bugfix for bug reported by Marcus Better (marcus@dactylis.com). When preformingBarry Lind2002-01-051-1/+1
* Applied patch from Thomas O'Dowd that fixes timestamp parsing. The jdbc codeBarry Lind2001-12-111-72/+58
* This patch fixes a bug reported by Graham Leggett (minfrin@sharp.fm).Barry Lind2001-11-251-1/+1
* Indent jdbc case labels using pgjindent.Bruce Momjian2001-11-191-67/+70
* JDBC indenting, comment cleanups.Bruce Momjian2001-11-191-30/+30
* fixed bug in ResultSet. Version 1.29 backed out two previous fixes (1.26 and...Barry Lind2001-11-121-1/+7
* fixed change in behavior introduced in bytea / getBytes changes. This patch ...Barry Lind2001-10-301-19/+31
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-251-859/+932
* This patch fixes a bug introduced in the jdbc bytea support patch.Barry Lind2001-10-091-6/+9
* Attached is a patch which deals withBruce Momjian2001-10-041-1/+7
* Attached is a patch to add bytea support to JDBC.Bruce Momjian2001-09-101-6/+68
* Attached is a patch to fix the current issues with building under jdbc1.Bruce Momjian2001-08-241-3/+3
* JDBC encoding additions.Bruce Momjian2001-07-211-15/+5
* postgresql.badint property name was probably meant to bePeter Eisentraut2001-07-091-1/+1
* Got two patches that were found by folks on the Castor list, that we'd like toBruce Momjian2001-06-111-0/+3
* Attached is a patch to fix the problem Thomas mentions below. The JDBCBruce Momjian2001-05-281-2/+24
* Back out timezone fix. Not needed in jdbc1.Bruce Momjian2001-05-221-4/+4
* Included is a patch that fixes a bug introduced in the lastest versionBruce Momjian2001-05-171-4/+4
* Change the line:Bruce Momjian2001-05-161-1/+1
* Backpatch jdbc2 fixes to jdbc1, ANT fixes, from Peter EisentrautBruce Momjian2001-05-161-12/+7
* Attached is a revised patch that removes the static SimpleDateFormatBruce Momjian2001-01-241-16/+40
* Backed out:Bruce Momjian2001-01-131-46/+18
* Attached is a set of patches for a couple of bugs dealing withBruce Momjian2001-01-131-18/+46
* Attached are patches for two fixes to reduce memory usage by the JDBCBruce Momjian2000-12-281-1/+2
* Some more getTimestamp() fixesPeter Mount2000-10-171-1/+17
* Attached are a patch to allow the charset encoding used by the JDBCBruce Momjian2000-09-121-1/+10
* Added org/postgresql/DriverClass.java to the list of files removed by make cl...Peter Mount2000-06-061-1/+17
* Removed timezone in ResultSet.getTimestamp()Peter Mount2000-06-011-1/+1
* Another attempt at 7.0Peter Mount2000-04-171-0/+768