View Single Post

   
  #13 (permalink)  
Old 04-16-2008, 01:50 AM
Oliver Jowett
 
Posts: n/a
Default Re: PSQLException: Too many update results were returned.

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


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Reply With Quote