summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/test/JDBC2Tests.java
Commit message (Expand)AuthorAgeFilesLines
* Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4).Barry Lind2002-08-141-247/+0
* changes for new DatasourceDave Cramer2002-07-301-0/+12
* patch to add support for callable statements to the jdbc driver. The patch w...Barry Lind2002-06-241-1/+2
* removed personal test parametersDave Cramer2002-06-131-6/+3
* Added test for newly implemented updateable result setsDave Cramer2002-06-131-3/+7
* JDBC indenting, comment cleanups.Bruce Momjian2001-11-191-12/+12
* Attached is a patch against the CVS repository that fixes the ResultSet absol...Barry Lind2001-11-141-0/+1
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-251-37/+72
* The attached patch is my first run-through of the JDBC test suite. ABruce Momjian2001-09-231-186/+168
* Attached is a patch that fixes 2 test cases of the JDBC testBruce Momjian2001-09-071-43/+32
* Attached is a patch for current CVS, consisting of a cvs diff -cBruce Momjian2001-09-061-0/+4
* JDBC encoding additions.Bruce Momjian2001-07-211-0/+1
* Web Feb 14 17:29:00 GMT 2001 peter@retep.org.ukPeter Mount2001-02-141-2/+3
* Some more including the patch to DatabaseMetaData backed out by Bruce.Peter Mount2001-02-131-6/+132
* Some updates prior to retrieving a fresh cvs copy:Peter Mount2001-02-071-0/+94