On Wed, 5 Dec 2007, Kranti K K Parisa [GetSet-India] wrote:
> I am trying to add the callable statement into a batch in a for loop. and
> then execute that batch using executeBatch. which throws the following
> exception.
>
> org.postgresql.util.PSQLException: A result was returned when none was
> expected.
>
This was fixed pretty recently and is only available in the 8.3dev series
of drivers. Please upgrade and retry.
Kris Jurka