[postgis-tickets] [PostGIS] #2501: EXTENSION in-place upgrade from 2.0 from 2.1 leaves topology procs not upgraded

PostGIS trac at osgeo.org
Tue Oct 8 03:11:47 PDT 2013


#2501: EXTENSION in-place upgrade from 2.0 from 2.1 leaves topology procs not
upgraded
-----------------------------------+----------------------------------------
 Reporter:  zenitram               |       Owner:  strk         
     Type:  defect                 |      Status:  new          
 Priority:  medium                 |   Milestone:  PostGIS 2.1.1
Component:  build/upgrade/install  |     Version:  2.1.x        
 Keywords:                         |  
-----------------------------------+----------------------------------------

Comment(by strk):

 I don't know if it's related, but also running this:
 {{{
 CREATE EXTENSION postgis_topology version '2.0.3'
 }}}

 Doesn't change postgis_full_version() output to advertise topology !
 {{{
  POSTGIS="2.0.3 r11132" GEOS="3.4.3dev-CAPI-1.8.3 r3958" PROJ="Rel. 4.8.0,
 6 March 2012" GDAL="GDAL 1.9.2, released 2012/10/08" LIBXML="2.7.8"
 LIBJSON="UNKNOWN" RASTER
 }}}

 Still, there _is_ a topology.topology table created in there.
 What's the deal ? Robe ?

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2501#comment:1>
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