Re: GSoC 2011: Fast GiST index build

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Re: GSoC 2011: Fast GiST index build
Дата
Msg-id BANLkTimAGYHxEdK8ffoVsQkqW5nA1dA+xA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: GSoC 2011: Fast GiST index build  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: GSoC 2011: Fast GiST index build
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Prefered Types
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: VARIANT / ANYTYPE datatype