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

From Marti Raudsepp
Subject Re: WIP: index support for regexp search
Date
Msg-id CABRT9RBmFkcPgjKarnkTJjnDSyL45pJG9pTmp0Fcod_-6rE89w@mail.gmail.com
Whole thread Raw
In response to Re: WIP: index support for regexp search  ("Erik Rijkers" <er@xs4all.nl>)
Responses Re: WIP: index support for regexp search  (Alexander Korotkov <aekorotkov@gmail.com>)
List pgsql-hackers
On Fri, Jan 20, 2012 at 01:33, Erik Rijkers <er@xs4all.nl> wrote:
> Btw, it seems impossible to Ctrl-C out of a search once it is submitted; I suppose this is
> normally necessary for perfomance reasons, but it would be useful te be able to compile a test
> version that allows it.

I believe being interruptible is a requirement for the patch to be accepted.

CHECK_FOR_INTERRUPTS(); should be added to the indeterminate loops.

Regards,
Marti


pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Inline Extension
Next
From: Robert Haas
Date:
Subject: Re: Inline Extension