[postgis-devel] [PostGIS] #253: Gist causes wrong result from ~=
PostGIS
trac at osgeo.org
Fri Oct 2 06:00:14 PDT 2009
#253: Gist causes wrong result from ~=
----------------------+-----------------------------------------------------
Reporter: nicklas | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: postgis 1.5.0
Component: postgis | Version: 1.4.X
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment (by mcayland):
Intuitively this just seems plain wrong - all of the operators apart from
this one just slice the index, so why is this one the exception? I would
say this is a bug in the original behaviour. If anyone wants to compare
geometry equality then they can use ST_Equals() or even create _ST prefix
wrapper SQL functions which is what we have done for everything else.
ATB,
Mark.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/253#comment:12>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list