[postgis-users] strange results
Guido Staub
guidostaub at lycos.de
Fri Nov 8 06:07:19 PST 2002
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?
>
> Thanks
> Guido Staub
>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
To be a little bit more precise, this only happens if I use &<, &> and
>>. Operators like ~, << @ and && work fine in both cases!
More information about the postgis-users
mailing list