Re: [CFReview] Red-Black Tree

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [CFReview] Red-Black Tree
Дата
Msg-id 20100208200517.GR4113@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [CFReview] Red-Black Tree  (Teodor Sigaev <teodor@sigaev.ru>)
Ответы Re: [CFReview] Red-Black Tree
Список pgsql-hackers
It seems a bit strange to have all the rb_free_recursive support and not
use it anywhere ... and a freefunc callback even, whose only caller
seems to set as null currently.  Hmm, even in the knngist patch the
rb_freefunc stuff is unused.  How do we now that it works?

(What, for example, if we were to allocate multiple nodes in a single
palloc chunk?  I'm not familiar with this stuff but that seems
plausible)

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Order of operations in lazy_vacuum_rel
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: Knngist for 8.5