Added regression test for using server side prepared statements in jdbc

Barry Lind <barry@xythos.com>

Commit: 7d6a055a7f8a3fef6cdf1d23d738c84663fc1161
Author: Barry Lind <barry@xythos.com>
Date: 2002-09-14T03:52:56Z
Releases: 7.3.1
Added regression test for using server side prepared statements in jdbc
and fixed a bug found by the regression test

 Modified Files:
 	jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java
 	jdbc/org/postgresql/test/jdbc2/Jdbc2TestSuite.java
 Added Files:
 	jdbc/org/postgresql/test/jdbc2/ServerPreparedStmtTest.java

Files