[postgis-tickets] [PostGIS] #3484: IS DISTINCT FROM not seeing additional points
PostGIS
trac at osgeo.org
Tue Mar 1 03:59:47 PST 2016
#3484: IS DISTINCT FROM not seeing additional points
-----------------------+---------------------------
Reporter: pvalsecc | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.2
Component: postgis | Version: 2.2.x
Resolution: | Keywords:
-----------------------+---------------------------
Comment (by strk):
I guess "IS DISTINCT FROM" uses the btree index, which is based on
bounding box (2d, float) comparison. Do you confirm it makes sense when
casting those geometries to BOX2D ?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3484#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list