Re: bug with prepared statements and sql comments in 8.1-408.jdbc3 - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: bug with prepared statements and sql comments in 8.1-408.jdbc3
Date
Msg-id Pine.BSO.4.64.0706051406380.23804@leary.csoft.net
Whole thread Raw
In response to bug with prepared statements and sql comments in 8.1-408.jdbc3  (mljv@planwerk6.de)
Responses Re: bug with prepared statements and sql comments in 8.1-408.jdbc3  (Janning Vygen <vygen@planwerk6.de>)
List pgsql-jdbc

On Tue, 5 Jun 2007, mljv@planwerk6.de wrote:

> i am using hibernate3, postgresql 8.1 and pg-jdbc 8.1-408.jdbc3
>
> when is set hibernate.use_sql_comments to true, hibernate sends sql comments
> to the postgresql driver to ease debugging.
>
> But the driver does not recognise the comment in respect of parameters:
>

This is a known problem with the 8.1 driver series and is fixed in the 8.2
release.  It's perfectly fine to use an 8.2 driver with an earlier
database version.

Kris Jurka


pgsql-jdbc by date:

Previous
From: mljv@planwerk6.de
Date:
Subject: bug with prepared statements and sql comments in 8.1-408.jdbc3
Next
From: Janning Vygen
Date:
Subject: Re: bug with prepared statements and sql comments in 8.1-408.jdbc3