Bruce Momjian wrote:
>
> Can someone tell me what we use indislossy for?
IIRC it means that if you get something by this index you must check
again in the actual data
I think that at least the GIST intarray (actually intset) methods use
it.
So you probably should _not_ remove it ;)
------------------
Hannu