[postgis-devel] [PostGIS] #1606: upgrade script failure: error can not change name of input parameter "new_srid" (was: error can not change name of input parameter "new_srid")

PostGIS trac at osgeo.org
Wed Feb 22 18:04:53 PST 2012


#1606: upgrade script failure: error can not change name of input parameter
"new_srid"
-----------------------------------+----------------------------------------
 Reporter:  robe                   |       Owner:  strk         
     Type:  defect                 |      Status:  new          
 Priority:  blocker                |   Milestone:  PostGIS 2.0.0
Component:  build/upgrade/install  |     Version:  trunk        
 Keywords:                         |  
-----------------------------------+----------------------------------------
Changes (by robe):

  * owner:  pramsey => strk
  * component:  postgis => build/upgrade/install


Comment:

 Same issue with 9.0 build

 I think its this function -- we need to drop it first as part of upgrade

 {{{
 CREATE OR REPLACE FUNCTION UpdateGeometrySRID(catalogn_name
 varchar,schema_name varchar,table_name varchar,column_name
 varchar,new_srid_in integer)
 }}}

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