[postgis-tickets] [PostGIS] #3888: Split core and raster extensions

PostGIS trac at osgeo.org
Sun Oct 22 14:49:49 PDT 2017


#3888: Split core and raster extensions
--------------------------+---------------------------
  Reporter:  strk         |      Owner:  pramsey
      Type:  enhancement  |     Status:  new
  Priority:  medium       |  Milestone:  PostGIS 2.5.0
 Component:  postgis      |    Version:  trunk
Resolution:               |   Keywords:
--------------------------+---------------------------

Comment (by strk):

 I gave this another look and actally think that {{{ ALTER EXTENSION DROP
 }}} in extension upgrade are working fine. But the current obstacle is
 that unpackaging raster objects make them impossible to re-package w/out
 first upgrading them, which means having to resort to scripts loading.

 So the only way I can see to solve this in an "extension way" would be for
 "postgis_raster--unpackaged--TARGET.sql" to include a minor upgrade. I
 dunno why we shouldn't be doing this always, for all extensions.

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