[postgis-tickets] [PostGIS] #4196: postgis_extensions_upgrade you package any unpackaged postgis included extensions

PostGIS trac at osgeo.org
Wed Oct 10 14:29:04 PDT 2018


#4196: postgis_extensions_upgrade you package any unpackaged postgis included
extensions
----------------------+---------------------------
  Reporter:  robe     |      Owner:  strk
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 3.0.0
 Component:  postgis  |    Version:  trunk
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by strk):

 Another reason why running `postgis_full_version()` by the end of
 `postgis_extensions_upgrade()` fails is that re-pointing scripts to a
 newer SO file it will take a new LOAD for the new lib_versions() to show
 up, often resulting in a misleading WARNING about procs needing upgrade...
 This one may possibly be fixed by issuing an explicit `LOAD`, but the
 other issue ({{{[EXTENSION]}}} label being wrong) isn't easy to fix. I
 would just print a generic text or even nothing

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