Terminology issue: suffix tree

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Terminology issue: suffix tree
Дата
Msg-id CAPpHfduUueVpg1PMa2eh66Z+k_SFXuzJ0JEEFBTB+OaYzXEMLw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Terminology issue: suffix tree
Список pgsql-hackers
Hackers,

we have SP-GiST opclass called suffix tree. Apparently is NOT suffix tree.
In suffix tree we insert every suffix of source string into the tree.
Actually opclass implemented radix tree or patricia tree.
Likely we need a patch to rename it in all the places it mentioned.

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

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: 9.3 release notes suggestions
Следующее
От: Stas Kelvich
Дата:
Сообщение: Re: Cube extension improvement, GSoC