Обсуждение: user-defined type and rtree index

Поиск
Список
Период
Сортировка

user-defined type and rtree index

От
Ilya Varlashkin
Дата:
Hello

Assume I have some range-like(start,end) type, how can I enable 
rtree indexing for it? It's all what I need is to be able quickly
find appropriate range where given number belongs to.

I've read through documentation but found some info only on btree
strategy. Which operation on custom type must be defined to get
rtree index?

Thanks in advance!

-- 
Ilya Varlashkin