Backport bug with executeBatch. This bug was a regression from 7.2 and has

Barry Lind <barry@xythos.com>

Commit: e994389d7bbbd117a072ea4806350a6ed5444e59
Author: Barry Lind <barry@xythos.com>
Date: 2002-11-20T07:54:27Z
Releases: 7.3.1
Backport bug with executeBatch.  This bug was a regression from 7.2 and has
been reported by Marko Strukelj and Keith Wannamaker

 Modified Files:
  Tag: REL7_3_STABLE
 	jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java
 	jdbc/org/postgresql/jdbc2/AbstractJdbc2Statement.java
 	jdbc/org/postgresql/test/jdbc2/BatchExecuteTest.java

Files