summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/Statement.java
Commit message (Expand)AuthorAgeFilesLines
* Patch by Nicolas Verger to correctly propogate SQLWarning to the Statement an...Dave Cramer2002-03-051-0/+12
* Implementation for cancelQuery by Grant Finnemore <grantf@guruhut.co.za>Dave Cramer2002-02-261-1/+1
* This patch fixes a bug reported by Graham Leggett (minfrin@sharp.fm).Barry Lind2001-11-251-18/+16
* Indent jdbc case labels using pgjindent.Bruce Momjian2001-11-191-37/+37
* JDBC indenting, comment cleanups.Bruce Momjian2001-11-191-16/+16
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-251-280/+295
* I'm attaching a patch which fixes the corruption in strings causedBruce Momjian2001-09-171-20/+75
* Attached is a patch to remove some redundant code in the JDBC driver.Bruce Momjian2001-08-101-17/+226
* Wed Jan 31 08:46:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-311-0/+42