[postgis-tickets] [PostGIS] #3082: Error soft-upgrading from 2.1 to 2.2

PostGIS trac at osgeo.org
Tue Mar 17 04:17:12 PDT 2015


#3082: Error soft-upgrading from 2.1 to 2.2
------------------------------------+---------------------------------------
  Reporter:  strk                   |       Owner:  strk         
      Type:  defect                 |      Status:  reopened     
  Priority:  medium                 |   Milestone:  PostGIS 2.2.0
 Component:  build/upgrade/install  |     Version:  trunk        
Resolution:                         |    Keywords:               
------------------------------------+---------------------------------------

Comment(by strk):

 I can confirm this myself. Now we have some problem in that:
 - upgrading from 2.0 to 2.1 must DROP the type
 - upgrading from 2.0 to 2.2 must NOT DROP the type

 Automating this will require the definition of a label to use (like the
 Availability one) for representing the need to pre-drop a type before re-
 creating it.

 That is, we currently say that he availability for "summarystats" is 2.2,
 but instead it was also available in 2.0. Maybe a "Changed" (although not
 strictly true) could do.

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