More complete indexing for geometric types?

Поиск
Список
Период
Сортировка
От Garrett Wollman
Тема More complete indexing for geometric types?
Дата
Msg-id 199808192117.RAA07350@khavrinen.lcs.mit.edu
обсуждение исходный текст
Список pgsql-hackers
[Please reply to me directly as I only read this list sporadically.]

Has anybody thought about doing the work to fully implement r-trees
for all of the geometric types?  In particular, I'd be interested in
being able to index `point's rather than `box'es, and have the
optimizer decide to use the index for queries of the form `coord @
circle(coord2, some-radius)' or `coord @ box(coord2, coord3)'.

-GAWollman

--
Garrett A. Wollman   | O Siem / We are all family / O Siem / We're all the same
wollman@lcs.mit.edu  | O Siem / The fires of freedom
Opinions not those of| Dance in the burning flame
MIT, LCS, CRS, or NSA|                     - Susan Aglukark and Chad Irschick

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

Предыдущее
От: jwieck@debis.com (Jan Wieck)
Дата:
Сообщение: Patch adding pg_rule and pg_view
Следующее
От: Keith Parks
Дата:
Сообщение: Re: Rules and views (was Re: [HACKERS] Rules: 2nd patch)