[postgis-tickets] [PostGIS] #2334: Cannot upgrade from 2.0 to 2.1

PostGIS trac at osgeo.org
Thu May 16 03:58:22 PDT 2013


#2334: Cannot upgrade from 2.0 to 2.1
-----------------------+----------------------------------------------------
 Reporter:  dustymugs  |       Owner:  pramsey      
     Type:  defect     |      Status:  new          
 Priority:  blocker    |   Milestone:  PostGIS 2.1.0
Component:  postgis    |     Version:  trunk        
 Keywords:             |  
-----------------------+----------------------------------------------------

Comment(by robe):

 Looking at the extension make script I guess it does explicitly include
 the postgis_drop_before.sql right before the generated
 postgis_upgrade_20_21.sql. So I guess the question is whether we have this
 script included as part of the make of postgis_upgrade_20_21.sql or move
 this logic to another file that always gets included, but then what would
 be the purpose of postgis_drop_before.sql aside from 1.5 users.

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