summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/jdbc2/Statement.java
Commit message (Expand)AuthorAgeFilesLines
* Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind2002-07-231-381/+0
* changes to accomodate updateable resultset mostly just call setSqlQuery on ex...Dave Cramer2002-06-131-1/+112
* Removed error message that was incorectly being issued. This fixes a problem...Barry Lind2002-04-021-2/+0
* changed Cancel to cancelDave Cramer2002-03-061-1/+1
* Implementation for cancelQuery by Grant Finnemore <grantf@guruhut.co.za>Dave Cramer2002-02-261-0/+5
* JDBC indenting, comment cleanups.Bruce Momjian2001-11-191-10/+10
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-251-117/+125
* Attached is a patch for current CVS, consisting of a cvs diff -cBruce Momjian2001-09-061-7/+13
* Attached is a patch to remove some redundant code in the JDBC driver.Bruce Momjian2001-08-101-211/+5
* Some more updates...Peter Mount2001-02-161-0/+6
* Some more including the patch to DatabaseMetaData backed out by Bruce.Peter Mount2001-02-131-0/+9
* Wed Jan 31 08:46:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-311-2/+8
* Tue Jan 30 22:24:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-311-13/+18
* Fri Jan 19 08:47:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-191-1/+3
* Thu Jan 18 17:37:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-181-40/+51
* Back out Gunnar R|nning jdbc changes.Bruce Momjian2000-10-091-7/+6
* Okay, I have some new code in place that hopefully should work better. IBruce Momjian2000-10-081-6/+7
* Added org/postgresql/DriverClass.java to the list of files removed by make cl...Peter Mount2000-06-061-1/+0
* Another attempt at 7.0Peter Mount2000-04-171-0/+421