R-Tree operators

Поиск
Список
Период
Сортировка
От Greg Stark
Тема R-Tree operators
Дата
Msg-id 87vfecoqhy.fsf@stark.xeocode.com
обсуждение исходный текст
Ответы Re: R-Tree operators  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I don't understand what overlap_{left,right} are supposed to mean.

In general what seems to be missing from the documentation of operator
strategies and support functions is what invariants between them are required.

Can I just make up a meaning for overlap_{left,right}? That's what other
r-tree indexable data types seem to do. Does it have to be consistent in some
with the definitions for left/right? What about with the definitions for
overlapping? contains/contained by? What does it mean to be consistent with
them?

-- 
greg



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: libpq and prepared statements progress for 8.0
Следующее
От: Mikhail Terekhov
Дата:
Сообщение: Re: fs+sql