[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 08:48:06 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):

 See how you like r15938 - I listed it as a breaking change because
 people might be installing raster in a different schema, at the
 moment, relying on search_path to eventually find PostGIS.

 Doing the search_path setting ourselves would still be nice
 but seems to be worth another ticket (to remove the limitation
 of same-schema).

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