[postgis-devel] [PostGIS] #2101: SQL hooks for calling selectivity functions

PostGIS trac at osgeo.org
Tue Nov 20 15:29:07 PST 2012


#2101: SQL hooks for calling selectivity functions
-------------------------+--------------------------------------------------
 Reporter:  pramsey      |       Owner:  pramsey      
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.1.0
Component:  postgis      |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by pramsey):

 OK, the signature is now
 {{{
 _postgis_geometry_sel(tbl regclass, att_name text, geom geometry)
 }}}
 and no SQL wrapper is required! Thanks regclass! in trunk at r10725

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2101#comment:6>
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-devel mailing list