Re: PSQLException: Too many update results were returned. - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: PSQLException: Too many update results were returned.
Date
Msg-id 46B3CBA0.3040203@opencloud.com
Whole thread Raw
In response to PSQLException: Too many update results were returned.  (Albert Laszlo-Robert <albert_laszlorobert@yahoo.com>)
Responses Re: PSQLException: Too many update results were returned.  (Albert László-Róbert<albertlaszlorobert@gmail.com>)
List pgsql-jdbc
Albert Laszlo-Robert wrote:

> org.postgresql.util.PSQLException: Too many update results were returned.

At a guess maybe you are adding statements to the batch that are
actually semicolon-separated statements? I don't know if the batch code
understands that.

-O

pgsql-jdbc by date:

Previous
From: Albert Laszlo-Robert
Date:
Subject: PSQLException: Too many update results were returned.
Next
From: Albert László-Róbert
Date:
Subject: Re: PSQLException: Too many update results were returned.