Re: bug with prepared statements and sql comments in 8.1-408.jdbc3

From: Kris Jurka <books(at)ejurka(dot)com>
To: mljv(at)planwerk6(dot)de
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: bug with prepared statements and sql comments in 8.1-408.jdbc3
Date: 2007-06-05 18:07:40
Message-ID: Pine.BSO.4.64.0706051406380.23804@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Tue, 5 Jun 2007, mljv(at)planwerk6(dot)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

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Janning Vygen 2007-06-05 20:09:49 Re: bug with prepared statements and sql comments in 8.1-408.jdbc3
Previous Message Gregory Stark 2007-06-05 15:32:50 Re: Array paramiters