[postgis-devel] [PostGIS] #961: Reduce number of functions by making many have default args
PostGIS
trac at osgeo.org
Tue May 31 01:24:01 PDT 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):
Please don't forget that any such change would require an explicit DROP
FUNCTION for the old signatures, or you end up with "ambiguos" calls.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/961#comment:2>
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