Re: JDBC rewriting a bad query?

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: JDBC rewriting a bad query?
Дата
Msg-id Pine.BSO.4.64.0803192328250.29669@leary.csoft.net
обсуждение исходный текст
Ответ на Re: JDBC rewriting a bad query?  ("Woody Woodring" <george.woodring@iglass.net>)
Ответы Re: JDBC rewriting a bad query?  ("Woody Woodring" <george.woodring@iglass.net>)
Список 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

Вложения

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Woody Woodring"
Дата:
Сообщение: Re: JDBC rewriting a bad query?
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Atomic operations?