Re: General Parser

From: Ulrich Meis <kenobi(at)halifax(dot)rwth-aachen(dot)de>
To: Oliver Jowett <oliver(at)opencloud(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: General Parser
Date: 2004-11-01 14:50:36
Message-ID: 200411011550.36580.kenobi@halifax.rwth-aachen.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Monday 01 November 2004 12:06, you wrote:
> 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?

Seems fine!

Uli

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vadim Nasardinov 2004-11-01 15:45:36 code duplication (was: Re: General Parser)
Previous Message Ulrich Meis 2004-11-01 14:39:24 Re: General Parser