Re: Tighten up a few overly lax regexes in pg_dump's tap tests

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: Tighten up a few overly lax regexes in pg_dump's tap tests
Дата
Msg-id 7555CA46-012B-44A3-9BC8-AF5DCB1A79BF@yesql.se
обсуждение исходный текст
Ответ на Re: Tighten up a few overly lax regexes in pg_dump's tap tests  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Tighten up a few overly lax regexes in pg_dump's tap tests  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
> On 6 Feb 2019, at 09:39, Michael Paquier <michael@paquier.xyz> wrote:

> And done after checking the whole set.

I still think we should enforce one-or-more matching on the OWNER part as well,
since matching zero would be a syntax error.  There are more .* matches but
I’ve only touched the ones which match SQL, since there is a defined grammar to
rely on there.  The attached patch does that on top of your commit.

cheers ./daniel


Вложения

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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: pg11.1: dsa_area could not attach to segment
Следующее
От: Amit Langote
Дата:
Сообщение: Re: Bogus lateral-reference-propagation logic increate_lateral_join_info