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: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-06-28T18:53:50Z
Lists: pgsql-hackers
Attachments
- gist_fast_build-0.3.0.patch.gz (application/x-gzip)
New version of patch. Bug which caused falldown on trees with high number of levels was fixed. Also some more comments and refactoring. ------ With best regards, Alexander Korotkov.