Re: GSoC 2011: Fast GiST index build - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: GSoC 2011: Fast GiST index build
Date
Msg-id BANLkTimAGYHxEdK8ffoVsQkqW5nA1dA+xA@mail.gmail.com
Whole thread Raw
In response to Re: GSoC 2011: Fast GiST index build  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: GSoC 2011: Fast GiST index build  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-hackers
During studying of existing GiST code I have a question. gistFindCorrectParent function have branch with following comment:
/*
* awful!!, we need search tree to find parent ... , but before we
* should release all old parent
*/
Can you provide me an example of case when this branch works?

----
With best regards,
Alexander Korotkov.

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Prefered Types
Next
From: Merlin Moncure
Date:
Subject: Re: VARIANT / ANYTYPE datatype