Re: General Parser

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: General Parser
Дата
Msg-id 418618B1.8010907@opencloud.com
обсуждение исходный текст
Ответ на General Parser  (Ulrich Meis <kenobi@halifax.rwth-aachen.de>)
Ответы Re: General Parser  (Ulrich Meis <kenobi@halifax.rwth-aachen.de>)
Список pgsql-jdbc
Ulrich Meis wrote:

> 3. V2Query constructor
> 4. v3/QueryExecutorImpl.parseQuery

> Number 3 and 4 do not handle an escaped literal quote, i.e. \'

Also they don't handle double quotes ("table with ? in it") properly.

I've just committed fixes for these problems -- could you take a look
and see if they look OK now?

-O

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

Предыдущее
От: Ulrich Meis
Дата:
Сообщение: General Parser
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: General Parser