cube_contains and indexing - Mailing list pgsql-general

From Bruno Wolff III
Subject cube_contains and indexing
Date
Msg-id 20020817205148.GA4496@wolff.to
Whole thread Raw
Responses Re: cube_contains and indexing  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I am playing around with the cube extension in contrib and was not able to
get cube_contains to use an index. I was able to get (what I believe to be)
an equivalent @ operation (cubement containment) to use indexes.
So I am either confused about there being a @ equivalent to cube_contains
or cube_contains should be an indexable operation but isn't (or at least
is harder to get to use an index).

pgsql-general by date:

Previous
From: Justin Clift
Date:
Subject: Quick Market Research survey now on Techdocs
Next
From: Tom Lane
Date:
Subject: Re: cube_contains and indexing