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

From Erik Rijkers
Subject Re: WIP: index support for regexp search
Date
Msg-id 13f88a3db309c55b8c7361a05ca3e95f.squirrel@webmail.xs4all.nl
Whole thread Raw
In response to Re: WIP: index support for regexp search  (Alexander Korotkov <aekorotkov@gmail.com>)
List pgsql-hackers
On Sun, December 2, 2012 19:07, Alexander Korotkov wrote:
>>
>> I've attached a similar test re-run that compares HEAD with patch versions
>> 0.6, and 0.7.
>>
>
> Thanks! Did you write scripts for automated testing? I would be nice if you
> share them.
>

Sure, here they are.

The perl program does depend a bit on my particular setup (it reads the port from the
postgresql.conf of each instance, and the script knows the data_dir locations), but I suppose it's
easy enough to remove that.

(Just hardcode the %instances hash, instead of calling instances().)

If you need help to get them to run I can 'generalise' them, but for now I'll send them as they are.

Erik Rijkers



Attachment

pgsql-hackers by date:

Previous
From: Pavan Deolasee
Date:
Subject: Minor optimizations in lazy_scan_heap
Next
From: Simon Riggs
Date:
Subject: Re: Enabling Checksums