[postgis-tickets] [PostGIS] #2943: Use ~ operator for ST_Contains/Within

PostGIS trac at osgeo.org
Mon Sep 29 09:24:38 PDT 2014


#2943: Use ~ operator for ST_Contains/Within
---------------------+------------------------------------------------------
 Reporter:  pramsey  |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.2.0
Component:  postgis  |     Version:  trunk        
 Keywords:  index    |  
---------------------+------------------------------------------------------
 The SQL wrapper for full-containment tests uses the more liberal &&
 operator when the stricter ~ should give better performance.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2943>
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