[postgis-tickets] [PostGIS] #2279: Can't upgrade PostGIS from 2.0

PostGIS trac at osgeo.org
Sun Apr 28 14:31:25 PDT 2013


#2279: Can't upgrade PostGIS from 2.0
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  pramsey      
      Type:  defect   |      Status:  closed       
  Priority:  blocker  |   Milestone:  PostGIS 2.1.0
 Component:  postgis  |     Version:  trunk        
Resolution:  fixed    |    Keywords:               
----------------------+-----------------------------------------------------
Changes (by robe):

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


Comment:

 Okay I think I came up with a solution that:

 1) isolates my changes in 1 section for easy backout if you don't like
 2) makes 2.0 names convert to new anal retentive names
 3) for those who happened to have started out with 2.1, they'll still be
 finesince I didn't bother redefining your operators to old name.

 this is at r11327 .  I just tested with upgardeing a clean 2.0.3 to
 2.1.0SVN.  The real test will be when I try to upgrade my install with
 lots of data that thinks its at 2.1 already.

 We are still left with the smaller problem of 2.1 &&& is different from
 2.0 &&& and may require people to rebuild their 3D indexes if they want
 better selectivity. I'll ticket that as a separate issue.

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