[postgis-devel] [PostGIS] #961: Reduce number of functions by making many have default args

PostGIS trac at osgeo.org
Sat Dec 31 01:52:06 PST 2011


#961: Reduce number of functions by making many have default args
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  robe         
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 A concern I have with this is that it'd then take some DROP FUNCTION calls
 to upgrade from previous definitions, or you end up with ambiguous calls
 when omitting params.
 The current _upgrade_xxy machinery doesn't do drops, does it ?

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