[postgis-devel] joinsel Notices
Paul Ramsey
pramsey at refractions.net
Wed Jul 11 10:32:02 PDT 2007
When I run a ST_DWithin() query, that does an expand() on each side of
the pairing, I get the following notices:
NOTICE: LWGEOM_gist_joinsel called with arguments that are not column
references
NOTICE: LWGEOM_gist_joinsel called with arguments that are not column
references
Any reason we can't demote those to a lower class of message? I think
running a.geom && expand(b.geom) is a pretty common case.
P
--
Paul Ramsey
Refractions Research
http://www.refractions.net
pramsey at refractions.net
Phone: 250-383-3022
Cell: 250-885-0632
More information about the postgis-devel
mailing list