[postgis-devel] [PostGIS] #1365: postgis_upgrade_20_minor.sql is broken

PostGIS trac at osgeo.org
Tue Dec 13 01:47:17 PST 2011


#1365: postgis_upgrade_20_minor.sql is broken
----------------------+-----------------------------------------------------
 Reporter:  robe      |       Owner:  strk         
     Type:  defect    |      Status:  assigned     
 Priority:  critical  |   Milestone:  PostGIS 2.0.0
Component:  postgis   |     Version:  trunk        
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by strk):

 alrigt,the script detects end of a function looking for a pattern:
 ^ *LANGUGAGE

 so fails for all functions where LANGUAGE is not on a line of itself.
 Pretty lame. It's full of missing upgrades...

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