Re: Sync ECPG scanner with core - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Sync ECPG scanner with core
Date
Msg-id 20593.1542135705@sss.pgh.pa.us
Whole thread Raw
In response to Re: Sync ECPG scanner with core  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> On 2018-Nov-13, Tom Lane wrote:
>> More generally, I wonder if it'd be practical to make pgc.l backup-free
>> altogether.  I'm not sure that the resulting gain in lexing speed would
>> really be of interest to anyone,

> Maybe time to compile the ecpg test cases during "make check-world"?

I'm dubious that the lexer is a significant part of that, though I could
be wrong ...

            regards, tom lane


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Sync ECPG scanner with core
Next
From: Tom Lane
Date:
Subject: Minor fail in realfailN scanner rules