[postgis-tickets] [PostGIS] #3612: ST_ClusterDBSCAN garden crasher
PostGIS
trac at osgeo.org
Sat Sep 3 11:43:26 PDT 2016
#3612: ST_ClusterDBSCAN garden crasher
----------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.3.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+---------------------------
Comment (by robe):
I have reduced this to a much simpler case that still crashes:
{{{
SELECT ST_ClusterDBSCAN( ST_Point(1,1), 20.1, 5) OVER();
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3612#comment:9>
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