[postgis-devel] [PostGIS] #1964: Regression in ST_StartPoint()
PostGIS
trac at osgeo.org
Thu Aug 23 10:32:38 PDT 2012
#1964: Regression in ST_StartPoint()
---------------------+------------------------------------------------------
Reporter: pramsey | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.2
Component: postgis | Version: 2.0.x
Keywords: |
---------------------+------------------------------------------------------
In 1.5, this SQL returns a start point:
{{{
select st_startpoint('MULTILINESTRING((0 0, 1 1))');
}}}
In 2.0 it returns NULL.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1964>
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