[postgis-devel] [PostGIS] #1117: ST_OffsetCurve function definition inconsistent with documentation

PostGIS trac at osgeo.org
Sat Jul 9 09:17:58 PDT 2011


#1117: ST_OffsetCurve function definition inconsistent with documentation
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  blocker  |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 Oops, I copied from _ST_Buffer, which is taking a cstring.
 I do see that taking a cstring seems to be a problem (see also the
 ST_Buffer wrappers) so maybe we should convert both _ST_Buffer and
 ST_OffsetCurve to take text instead.

 The cstring type seems to be only used (beside these two) for canonical
 text input/output of types.

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