Re: JDBC rewriting a bad query? - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: JDBC rewriting a bad query?
Date
Msg-id Pine.BSO.4.64.0803192328250.29669@leary.csoft.net
Whole thread Raw
In response to Re: JDBC rewriting a bad query?  ("Woody Woodring" <george.woodring@iglass.net>)
Responses Re: JDBC rewriting a bad query?  ("Woody Woodring" <george.woodring@iglass.net>)
List pgsql-jdbc

On Wed, 19 Mar 2008, Woody Woodring wrote:

> We were able to reproduce the issue with postgresql-8.3-603.jdbc3.jar.
> Please let me know if I can be of any assistance in finding the issue.
>

If you can send a self-contained test case, I'd be happy to look at it.  I
tried the attached test case and I get the expected:

Exception in thread "main" org.postgresql.util.PSQLException: ERROR:
syntax error at or near ")"
   Position: 356


Kris Jurka

Attachment

pgsql-jdbc by date:

Previous
From: "Woody Woodring"
Date:
Subject: Re: JDBC rewriting a bad query?
Next
From: Kris Jurka
Date:
Subject: Re: Atomic operations?