Fixed support in jdbc for 7.3 server autocommit. With these changes the

Barry Lind <barry@xythos.com>

Commit: c3e7b3cc96ea1f84be7a402942a0572428d6ef25
Author: Barry Lind <barry@xythos.com>
Date: 2002-10-17T05:33:52Z
Releases: 7.3.1
Fixed support in jdbc for 7.3 server autocommit.  With these changes the
jdbc regression tests pass for both autocommit on and autocommit off

 Modified Files:
 	jdbc/org/postgresql/jdbc1/AbstractJdbc1Connection.java
 	jdbc/org/postgresql/test/jdbc2/ConnectionTest.java

Files