Re: pg_ident.conf + regular expressions issue

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_ident.conf + regular expressions issue
Дата
Msg-id 1721216.1729539597@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_ident.conf + regular expressions issue  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pg_ident.conf + regular expressions issue
Список pgsql-bugs
Alexey Shishkin <alexey.shishkin.01@gmail.com> writes:
> Let me rephrase my question about regular expressions + pg_ident.conf:
> - why test09 is successful, while test10 fails ?

I don't see why that one surprises you.  "/(?c)^(.*SMOKEYBEAR)$" does
not match "smokeybear".

            regards, tom lane



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