[postgis-tickets] [PostGIS] #2630: Typo in UpdateGeometrySRID parameter name

PostGIS trac at osgeo.org
Sun Feb 2 01:26:44 PST 2014


#2630: Typo in UpdateGeometrySRID parameter name
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  robe         
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.1.2
Component:  postgis  |     Version:  2.1.x        
 Keywords:           |  
---------------------+------------------------------------------------------
 The signature is:
 {{{
 UpdateGeometrySRID(
  catalogn_name varchar,
  schema_name varchar,
  table_name varchar,
  column_name varchar,
  new_srid_in integer
 )
 }}}

 Changing the name of the first argument would require a DROP function...

 Assigning to Regina as she feels it's ok to DROP :P

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