Re: Sync ECPG scanner with core

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Sync ECPG scanner with core
Дата
Msg-id 20593.1542135705@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Sync ECPG scanner with core  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список 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 по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Sync ECPG scanner with core
Следующее
От: Tom Lane
Дата:
Сообщение: Minor fail in realfailN scanner rules