minimum operators for b-tree, r-tree

Поиск
Список
Период
Сортировка
От elein
Тема minimum operators for b-tree, r-tree
Дата
Msg-id 20040629220309.P30062@cookie.varlena.com
обсуждение исходный текст
Ответы Re: minimum operators for b-tree, r-tree
Re: minimum operators for b-tree, r-tree
Список pgsql-general
When creating a new data type, what are
the operators absolutely necessary for that
type to particpate in a btree index?

I know you need a "compare" that says = < or >=
so does that mean that those three operators
are the ones required?

If you also know that answer for our implementation
of R-trees that would also be helpful.
I believe it is intersects and overlaps but
it would be nice to get confirmation.

Thanks,
elein
============================================================
elein@varlena.com        Varlena, LLC        www.varlena.com

          PostgreSQL Consulting, Support & Training

PostgreSQL General Bits   http://www.varlena.com/GeneralBits/
=============================================================
I have always depended on the [QA] of strangers.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: postgresql install: jdbc: No such file or directory.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: FULL JOIN and mergjoinable conditions...