Re: cleaning perl code

Поиск
Список
Период
Сортировка
От Hamlin, Garick L
Тема Re: cleaning perl code
Дата
Msg-id 20200416142052.zqtgtiubaf6fycn2@isc.upenn.edu
обсуждение исходный текст
Ответ на Re: cleaning perl code  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Ответы Re: cleaning perl code
Re: cleaning perl code
Список pgsql-hackers
On Thu, Apr 16, 2020 at 08:50:35AM -0400, Andrew Dunstan wrote:
>
> It would also be more robust using non-greedy matching:

This seems more important.
I don't know how/where this is being used, but if it has input like:

/* one */
something;
/* two */

With the old expression 'something;' would be stripped away.
Is that an issue where this this is used?  Why are we parsing
these headers?

Garick


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