Re: postgres PreparedStatement commented ? problem PSQLException:

From: Kris Jurka <books(at)ejurka(dot)com>
To: Oliver Siegmar <oliver(at)siegmar(dot)net>
Cc: pgsql-jdbc(at)postgresql(dot)org, ali_vatani(at)yahoo(dot)com
Subject: Re: postgres PreparedStatement commented ? problem PSQLException:
Date: 2007-01-04 16:38:22
Message-ID: Pine.BSO.4.64.0701041137390.18398@leary2.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2007-01-04 16:44:42 Re: Support for DatabaseMetadata: getCatalogName, getTableName,
Previous Message Kris Jurka 2007-01-04 16:37:31 Re: BUG #2856: Jdbc 4 connector running on JDK 1.6 should