Re: PSQLException: Too many update results were returned.

Поиск
Список
Период
Сортировка
От Albert László-Róbert
Тема Re: PSQLException: Too many update results were returned.
Дата
Msg-id 46B3DDC9.8080908@gmail.com
обсуждение исходный текст
Ответ на Re: PSQLException: Too many update results were returned.  (Oliver Jowett <oliver@opencloud.com>)
Список pgsql-jdbc
Oliver Jowett wrote:
> Albert László-Róbert wrote:
>> Oliver Jowett wrote:
>>> Albert László-Róbert wrote:
>>>
>>>> org.postgresql.util.PSQLException: ERROR: unterminated dollar-quoted
>>>> string at or near "$BODY$
>>> What driver version are you using?
>>>
>>> -O
>>>
>> 8.1, but i don't know what build number is.
>
> Support for dollar-quoting was only introduced in 8.2-504, you will
> need to upgrade your driver.
>
> -O
>
>
the problem is the same when i use the execute() method.
i tryed the following drivers: postgresql-8.2-506.jdbc3.jar;
postgresql-8.2-506.jdbc4.jar and postgresql-8.3dev-601.jdbc3.jar

in the mean while i try to figure it out how the development team of the
SQuirreL use the sql execution tool in that client.

albertlr

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Albert László-Róbert
Дата:
Сообщение: Re: PSQLException: Too many update results were returned.
Следующее
От: "Laszlo Hornyak"
Дата:
Сообщение: Re: statement caching patch from Laszlo Hornyak for review