Hi,
I'm using postgresql-jdbc94 and have found that,
string in executeQuery() end with "; " (the last character is a space)
is considered as multiple queries and return with
"Multiple resultsets were returned by query" error.
I think it is not a bug, but is there any related change in jdbc94. I could not reproduce in jdbc93.
Best regards,
Bocap