Re: WIP: index support for regexp search

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: WIP: index support for regexp search
Дата
Msg-id 25791.1354472371@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: WIP: index support for regexp search  (Alexander Korotkov <aekorotkov@gmail.com>)
Ответы Re: WIP: index support for regexp search
Список pgsql-hackers
Alexander Korotkov <aekorotkov@gmail.com> writes:
> Nice idea to delay expanding colors to characters! Obviously, we should
> delay expanding inly alphanumerical characters. Because non-alphanumberical
> characters influence graph structure. Trying to implement...

Uh, why would that be?  Colors are colors.  The regexp machinery doesn't
care whether they represent alphanumerics or not.  (Or to be more
precise, if there is a situation where it makes a difference, separate
colors will have been created for each set of characters that need to be
distinguished.)
        regards, tom lane



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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: WIP: index support for regexp search
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: [PATCH 08/14] Store the number of subtransactions in xl_running_xacts separately from toplevel xids