OSDN Git Service

Additional jdbc regression tests submitted by Oliver Jowett. Some tests are
authorBarry Lind <barry@xythos.com>
Mon, 22 Sep 2003 05:38:01 +0000 (05:38 +0000)
committerBarry Lind <barry@xythos.com>
Mon, 22 Sep 2003 05:38:01 +0000 (05:38 +0000)
commit8839b85ed8ffea2250b3976225044e3cb90b2eed
treeed48661d9b2ed6db84964f02bcb6df59e00eaaeb
parent66d00417c97a589c1d5a037916f2f518f9540aba
Additional jdbc regression tests submitted by Oliver Jowett.  Some tests are
currently commented out, pending fixes for the bugs these tests uncovered.

 Modified Files:
  jdbc/org/postgresql/test/jdbc2/Jdbc2TestSuite.java
  jdbc/org/postgresql/test/jdbc2/ServerPreparedStmtTest.java
 Added Files:
  jdbc/org/postgresql/test/jdbc2/CursorFetchTest.java
src/interfaces/jdbc/org/postgresql/test/jdbc2/CursorFetchTest.java [new file with mode: 0644]
src/interfaces/jdbc/org/postgresql/test/jdbc2/Jdbc2TestSuite.java
src/interfaces/jdbc/org/postgresql/test/jdbc2/ServerPreparedStmtTest.java