Re: WIP: index support for regexp search - Mailing list pgsql-hackers

From Robert Haas
Subject Re: WIP: index support for regexp search
Date
Msg-id CA+TgmobdJ5Vg4dGRJGjcJ3g6GdTvBLMnPjPjrZEjRU4c0mt5Kg@mail.gmail.com
Whole thread Raw
In response to WIP: index support for regexp search  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: WIP: index support for regexp search  (Alexander Korotkov <aekorotkov@gmail.com>)
List pgsql-hackers
On Tue, Nov 22, 2011 at 2:38 PM, Alexander Korotkov
<aekorotkov@gmail.com> wrote:
> WIP patch with index support for regexp search for pg_trgm contrib is
> attached.
> In spite of techniques which extracts continuous text parts from regexp,
> this patch presents technique of automatum transformation. That allows more
> comprehensive trigrams extraction.

Please add this patch here so it does not get lost in the shuffle:

https://commitfest.postgresql.org/action/commitfest_view/open

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: FlexLocks
Next
From: Robert Haas
Date:
Subject: Re: Inverse convertion for pg_mb2wchar