[postgis-tickets] [PostGIS] #4342: Replace multi-signature functions with named parameters and defaults
PostGIS
trac at osgeo.org
Wed Mar 6 09:29:35 PST 2019
#4342: Replace multi-signature functions with named parameters and defaults
-------------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: enhancement | Status: assigned
Priority: high | Milestone: PostGIS 3.0.0
Component: postgis | Version: trunk
Keywords: |
-------------------------+---------------------------
As discussed at the 2018 code sprint, we should bite the bullet and retire
all the multi-signature SQL wrapped functions with simple named parameters
and default values. We can also take this opportunity to use named
parameters in all our signatures as well, to improve flexibility of
parameter ordering.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4342>
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