Re: General Parser - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: General Parser
Date
Msg-id 418618B1.8010907@opencloud.com
Whole thread Raw
In response to General Parser  (Ulrich Meis <kenobi@halifax.rwth-aachen.de>)
Responses Re: General Parser
List 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 by date:

Previous
From: Ulrich Meis
Date:
Subject: General Parser
Next
From: Oliver Jowett
Date:
Subject: Re: General Parser