Re: Unable to prepare a statement when the object names contain more than one $ symbol

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Unable to prepare a statement when the object names contain more than one $ symbol
Дата
Msg-id Pine.BSO.4.64.0710201302050.28172@leary.csoft.net
обсуждение исходный текст
Ответ на Re: Unable to prepare a statement when the object names contain more than one $ symbol  (Michael Paesold <mpaesold@gmx.at>)
Список pgsql-jdbc

On Thu, 18 Oct 2007, Michael Paesold wrote:

> Ok, here is the patch. It also adds your tests exposing the bug to the test
> suite. The patch fixes both test cases and passes all other regression tests
> (at least with JDK 1.5....). Does it look OK to you?

Looks good.  Applied.

> Should we do anything additional about error-ing out when we detect an
> unterminated dollar-quote (see previous mail)?
>

I don't think that's necessary.  We don't do so for string literals,
quoted identifiers, or block comments.

Kris Jurka

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: PostgreSQL JDBC Driver versus Encoding
Следующее
От: Robert Wimmer
Дата:
Сообщение: update custom types via resultset