summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/ResultSet.java
Commit message (Expand)AuthorAgeFilesLines
* Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind2002-07-231-264/+0
* Added a check for not calling next() before getting objects from the result set,Dave Cramer2002-03-091-0/+5
* Patch by Nicolas Verger to correctly propogate SQLWarning to the Statement an...Dave Cramer2002-03-051-0/+32
* This patch fixes a bug reported by Graham Leggett (minfrin@sharp.fm).Barry Lind2001-11-251-3/+15
* JDBC indenting, comment cleanups.Bruce Momjian2001-11-191-14/+14
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-251-193/+196
* This patch fixes a bug introduced in the jdbc bytea support patch.Barry Lind2001-10-091-6/+8
* Attached is a patch to add bytea support to JDBC.Bruce Momjian2001-09-101-1/+2
* Some more including the patch to DatabaseMetaData backed out by Bruce.Peter Mount2001-02-131-14/+38
* Added org/postgresql/DriverClass.java to the list of files removed by make cl...Peter Mount2000-06-061-1/+28
* Attempt IIIPeter Mount2000-04-261-0/+158