[postgis-users] strange results
David Blasby
dblasby at refractions.net
Fri Nov 8 09:20:43 PST 2002
Guido Staub wrote:
> Guido Staub schrieb:
>
> > Hi all,
> >
> > I'm using one query but using this one with an GiST-index-scan I get
> > no rows back. Using the same query with an seq scan I get one row
> > back, as it should be. So, can somebody tell me why I get two
> > different results?
There was a bug in the "<&" type operators for GiST - chris committed the
change to CVS a little while ago. Perhaps this is whats causing it?
dave
ps. I've never used the "<<" or "&>" operators, so they havent been well
tested.
More information about the postgis-users
mailing list