Re: WIP: Fast GiST index build
Alexander Korotkov <aekorotkov@gmail.com>
From: Alexander Korotkov <aekorotkov@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-08-16T08:10:33Z
Lists: pgsql-hackers
Attachments
- gist_fast_build-0.14.1.patch.gz (application/x-gzip)
I found that I forgot to remove levelstep and buffersize from reloptions.c. Updated patch is attached. ------ With best regards, Alexander Korotkov.