Re: WIP: Fast GiST index build - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: WIP: Fast GiST index build
Date
Msg-id CAPpHfdu80rXcNHZ9gen-qA4sZc0bQAKS9hEU_EP5GRqWN4F0Ng@mail.gmail.com
Whole thread Raw
In response to Re: WIP: Fast GiST index build  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: WIP: Fast GiST index build
Re: WIP: Fast GiST index build
List pgsql-hackers
On Wed, Aug 17, 2011 at 11:11 AM, Alexander Korotkov <aekorotkov@gmail.com> wrote:
On Tue, Aug 16, 2011 at 11:15 PM, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote:
On 16.08.2011 22:10, Heikki Linnakangas wrote:
Here's an version of the patch with a bunch of minor changes:

And here it really is, this time with an attachment...
Thanks a lot. I'm going to start rerunning the tests now.

First bunch of test results will be available soon (tests running and results processing take some time). While there is a patch with few small bugfixes.

------
With best regards,
Alexander Korotkov.
Attachment

pgsql-hackers by date:

Previous
From: Kohei KaiGai
Date:
Subject: Re: Question: CREATE EXTENSION and create schema permission?
Next
From: Misa Simic
Date:
Subject: UUID datatype GiST index support