Re: BUG? Regular expression matching of optional character group at beginning of RE

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG? Regular expression matching of optional character group at beginning of RE
Дата
Msg-id 23411.1341677363@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG? Regular expression matching of optional character group at beginning of RE  (Viktor Rosenfeld <listuser36@googlemail.com>)
Список pgsql-general
Viktor Rosenfeld <listuser36@googlemail.com> writes:
> I've noticed that regular expressions which are anchored at the
> beginning of the text but have an optional part at the beginning
> (e.g. '^(ge)?kommen$') are not evaluated correctly if there is an
> index on the column.

Ugh.  Yeah, that's a bug, and it looks a bit messy to fix ...

            regards, tom lane

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

Предыдущее
От: Chris Angelico
Дата:
Сообщение: Re: Help with sql
Следующее
От: Wim Goedertier
Дата:
Сообщение: recover as much as possible (xlog flush request not satisfied)