[postgis-tickets] [PostGIS] #3509: Incorrect parameter name for CreateTopology

PostGIS trac at osgeo.org
Sat Apr 16 14:01:45 PDT 2016


#3509: Incorrect parameter name for CreateTopology
-----------------------+---------------------------
  Reporter:  dbaston   |      Owner:  strk
      Type:  defect    |     Status:  new
  Priority:  medium    |  Milestone:  PostGIS 2.2.3
 Component:  topology  |    Version:  2.2.x
Resolution:            |   Keywords:
-----------------------+---------------------------

Comment (by robe):

 I'd have to be figure out a way to trap the error.  I can revise to use
 named args.  Maybe we should have that as a separate test.

 Although I tend to avoid using named args, they come in really handy with
 raster since you can override a default without having to set all the
 default values before it. In these cases I tend to use a mix of named and
 unnamed arguments for optimal laziness.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3509#comment:8>
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