[postgis-tickets] [PostGIS] #2684: can't upgrade from 2.1.1 to 2.1.2 with extensions

PostGIS trac at osgeo.org
Fri Mar 28 05:48:41 PDT 2014


#2684: can't upgrade from 2.1.1 to 2.1.2 with extensions
-----------------------------------+----------------------------------------
 Reporter:  robe                   |       Owner:  strk         
     Type:  defect                 |      Status:  new          
 Priority:  blocker                |   Milestone:  PostGIS 2.1.2
Component:  build/upgrade/install  |     Version:  2.1.x        
 Keywords:                         |  
-----------------------------------+----------------------------------------

Comment(by strk):

 Still fails for me with r12371:

 {{{
 postgis_reg=# create extension postgis version '2.1.2dev';
 CREATE EXTENSION
 postgis_reg=# alter extension postgis update to "2.1.2devnext";
 ERROR:  operator = already exists
 }}}

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