[postgis-tickets] [PostGIS] #3893: Add safety check for raster support to be in same schema as postgis

PostGIS trac at osgeo.org
Mon Oct 9 22:15:40 PDT 2017


#3893: Add safety check for raster support to be in same schema as postgis
----------------------+---------------------------
  Reporter:  strk     |      Owner:  pramsey
      Type:  defect   |     Status:  closed
  Priority:  medium   |  Milestone:  PostGIS 2.4.1
 Component:  postgis  |    Version:  2.4.x
Resolution:  fixed    |   Keywords:
----------------------+---------------------------

Comment (by strk):

 thanks for review. The only grief I have is that in the non-extension
 scenario it really makes no difference where postgis raster objects are
 created, as the full-qualification of postgis functions is not there. I
 don't like the difference between extension and non-extension setups,
 basically. One is affected by search path and the other is not. But I
 guess this discussion does not belong here.

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