[postgis-tickets] [PostGIS] #1896: Make create postgis and postgis_topology unpackaged script automated

PostGIS trac at osgeo.org
Mon Oct 9 06:50:22 PDT 2017


#1896: Make create postgis and postgis_topology unpackaged script automated
------------------------------------+-----------------------------
  Reporter:  robe                   |      Owner:  robe
      Type:  enhancement            |     Status:  new
  Priority:  medium                 |  Milestone:  PostGIS Fund Me
 Component:  build/upgrade/install  |    Version:  trunk
Resolution:                         |   Keywords:
------------------------------------+-----------------------------

Comment (by strk):

 How about providing this as an SQL function instead ?
 {{{
   postgis_extension_unpackage();
 }}}

 Note I've made generation of that script automated in the branch for the
 postgis_raster extension split, basing it on the drops found in uninstall
 + drop_before + drop_after.

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