Re: Indexing - comparison of tree structures

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Indexing - comparison of tree structures
Дата
Msg-id 20190529175130.GG2848@paquier.xyz
обсуждение исходный текст
Ответ на Re: Indexing - comparison of tree structures  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Tue, May 28, 2019 at 11:37:54AM -0700, Andres Freund wrote:
> 1) Please respect the list style of properly quoting responses inline,
>    and only responding to messages that are somewhat related to the
>    previous content
> 2) You ask a lot of question, without actually responding to responses
> 3) Please do some of your own research, before asking
>    questions. E.g. there's documentation about our btree implementation
>    etc in our source tree.

In this case, you may find the various README in the code to be
of interest.  All index access methods are located in
src/backend/access/, and nbtree/README includes documentation for
btree indexes.
--
Michael

Вложения

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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Quick doc typo fix
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Quick doc typo fix