View Single Post

   
  #2 (permalink)  
Old 04-16-2008, 12:29 AM
Kris Jurka
 
Posts: n/a
Default Re: postgres PreparedStatement commented ? problem PSQLException:



On Thu, 4 Jan 2007, Oliver Siegmar wrote:

> Hello Kris,
>
> On Mon, 27 Feb 2006, Kris Jurka wrote:
>> On Fri, 24 Feb 2006, Ali Vatani wrote:
>>> I came across a bug in the Postgres JDBC driver with
>>> regards to PreparedStatements and comments that contain ?
>>> tags.

>
>> This is a known issue. It also breaks on things like dollar quotes, but as
>> far as I know no one is working on fixing it.

>
> Isn't this intended to fixed some day? I haven't found it on the TODO list -
> could you add it there, or even better fix it?
>


This was implemented for the 8.2 driver by Michael Paesold.

Kris Jurka

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply With Quote