Re: Patch for #2391: "Similar to" pattern matching does not operate as documented

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Patch for #2391: "Similar to" pattern matching does not operate as documented
Дата
Msg-id 26148.1145458525@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Patch for #2391: "Similar to" pattern matching does not operate as documented  (Dhanaraj M <Dhanaraj.M@Sun.COM>)
Список pgsql-patches
Dhanaraj M <Dhanaraj.M@Sun.COM> writes:
> I attach the patch for this bug. I have run the regression test and
> passed. please review this and waiting for your reply.

This was already patched ... and your patch as given will not work
anyway; you have to use non-capturing parentheses to avoid breaking
SUBSTRING.

            regards, tom lane

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Two coverity non-bugs
Следующее
От: "Peter Brant"
Дата:
Сообщение: Re: pgstat: remove delayed destroy / pipe: