Re: WIP: Fast GiST index build
Alexander Korotkov <aekorotkov@gmail.com>
From: Alexander Korotkov <aekorotkov@gmail.com>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Cc: Robert Haas <robertmhaas@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-08-22T10:23:32Z
Lists: pgsql-hackers
Attachments
- gist_fast_build-0.14.2.patch.gz (application/x-gzip)
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.