Re: pgsql: Add template for adaptive radix tree

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Add template for adaptive radix tree
Дата
Msg-id 439211.1709791712@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Add template for adaptive radix tree  (John Naylor <john.naylor@postgresql.org>)
Ответы Re: pgsql: Add template for adaptive radix tree
Список pgsql-committers
John Naylor <john.naylor@postgresql.org> writes:
> This implements a radix tree data structure based on the design in
> "The Adaptive Radix Tree: ARTful Indexing for Main-Memory Databases"
> by Viktor Leis, Alfons Kemper, and ThomasNeumann, 2013.

Hm ... do we know that this is not patent-encumbered technology?
Commits citing such specific prior art make me nervous.

            regards, tom lane



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

Предыдущее
От: John Naylor
Дата:
Сообщение: pgsql: Add template for adaptive radix tree
Следующее
От: John Naylor
Дата:
Сообщение: Re: pgsql: Add template for adaptive radix tree