Re: postgres PreparedStatement commented ? problem PSQLException: - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: postgres PreparedStatement commented ? problem PSQLException:
Date
Msg-id Pine.BSO.4.63.0602271705390.283@leary.csoft.net
Whole thread Raw
In response to postgres PreparedStatement commented ? problem PSQLException: No value specified for parameter ...  (Ali Vatani <ali_vatani@yahoo.com>)
List pgsql-jdbc

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.

Kris Jurka

Kris Jurka

pgsql-jdbc by date:

Previous
From: Achilleus Mantzios
Date:
Subject: Re: Retrieve Query
Next
From: Kris Jurka
Date:
Subject: Re: How to get batch commands to work