[postgis-tickets] [PostGIS] #3896: postgis_extensions_upgrade function to upgrade all your packaged postgis extensions

PostGIS trac at osgeo.org
Wed Oct 11 10:11:50 PDT 2017


#3896: postgis_extensions_upgrade function to upgrade all your packaged postgis
extensions
------------------------------------+---------------------------
  Reporter:  robe                   |      Owner:  strk
      Type:  enhancement            |     Status:  closed
  Priority:  medium                 |  Milestone:  PostGIS 2.5.0
 Component:  build/upgrade/install  |    Version:  trunk
Resolution:  fixed                  |   Keywords:
------------------------------------+---------------------------
Changes (by robe):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"15970" 15970]:
 {{{
 #!CommitTicketReference repository="" revision="15970"
 postgis_extensions_upgrade().  Can't remember which postgis extensions you
 installed and are two lazy to figure out and upgrade each with ALTER
 EXTENSION.
 just do

 SELECT postgis_extensions_upgrade();

 Closes #3896
 }}}

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