[postgis-devel] [PostGIS] #179: ST_MakeLine and ST_MakeLine_Garry crash server with null arrays
PostGIS
trac at osgeo.org
Wed Oct 7 04:30:00 PDT 2009
#179: ST_MakeLine and ST_MakeLine_Garry crash server with null arrays
----------------------+-----------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: reopened
Priority: medium | Milestone: postgis 1.3.7
Component: postgis | Version: 1.3.X
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment (by robe):
This is still broken
SELECT ST_MakeLine(ARRAY[NULL,NULL,NULL,NULL]);
I'm checking to see why I'm not picking up this particular one. could be
because I'm not testing anything other than ST_MakeLine(ARRAY[NULL])
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/179#comment:21>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list