[postgis-tickets] [PostGIS] #3486: function st_within - e

PostGIS trac at osgeo.org
Fri Mar 4 21:50:33 PST 2016


#3486: function st_within - e
----------------------+------------------------------------------------
  Reporter:  giau81   |      Owner:  robe
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 2.3.0
 Component:  postgis  |    Version:  2.2.x
Resolution:           |   Keywords:  st_within,st_Contains, search_path
----------------------+------------------------------------------------
Changes (by robe):

 * milestone:  PostGIS 2.2.2 => PostGIS 2.3.0


Comment:

 Sadly this will not be fixed by #3490 which will fix others.

 My plan to put search_path on all functions can't be done on functions
 that rely on SQL Inlining to to use spatial index.  Putting ALTER FUNCTION
 .. search_path on these destroys the inlining behavior.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3486#comment:3>
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