Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From Pavel Stehule
Subject Re: WIP: index support for regexp search
Date
Msg-id CAFj8pRCtkbsE1fPRVo5S=V6DUhXT_4JDmmsbDjkgQoF_DU6=YQ@mail.gmail.com
Whole thread Raw
In response to Re: WIP: index support for regexp search  (Heikki Linnakangas <[email protected]>)
List pgsql-hackers
Hello

I tested it now and it working very well!

tested utf8, case sensitive, case insensitive

Regards

Pavel Stehule


2012/11/20 Heikki Linnakangas <[email protected]>:
> Glad to see this patch hasn't been totally forgotten. Being able to use
> indexes for regular expressions would be really cool!
>
> Back in January, I asked for some high-level description of how the
> algorithm works
> (http://archives.postgresql.org/message-id/[email protected]).
> That's still sorely needed. Googling around, I found the slides for your
> presentation on this from PGConf.EU - it would be great to have the
> information from that presentation included in the patch.
>
> - Heikki
>
>
>
> --
> Sent via pgsql-hackers mailing list ([email protected])
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers



pgsql-hackers by date:

Previous
From: Kohei KaiGai
Date:
Subject: Re: [v9.3] OAT_POST_ALTER object access hooks
Next
From: "Albe Laurenz"
Date:
Subject: Re: [v9.3] writable foreign tables