Re: WIP: Fast GiST index build

From: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
To: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
Cc: Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: WIP: Fast GiST index build
Date: 2011-09-05 22:18:51
Message-ID: CAPpHfduhYO=uCfWJQE141MqPbduPvTMoZ6_jeiN_1P1QA5sxDw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Small bugfix: in gistBufferingFindCorrectParent check that downlinkoffnum
doesn't exceed maximal offset number.

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

Attachment Content-Type Size
gist_fast_build-0.14.3.patch.gz application/x-gzip 22.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andy Colson 2011-09-05 22:27:12 Re: Review: prepare plans of embedded sql on function start
Previous Message Andrew Dunstan 2011-09-05 22:10:41 Re: pg_upgrade automatic testing