[postgis-devel] [PostGIS] #179: ST_MakeLine and ST_MakeLine_Garry crash server with null arrays
PostGIS
trac at osgeo.org
Sun Sep 13 12:19:33 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 nicklas):
Mark[[BR]]
At least the trunk of today in windows crashes for me with
{{{
SELECT ST_MakeLine(ARRAY[NULL,NULL,NULL,NULL]);
}}}
[[BR]]
[[BR]]
Regina[[BR]]
about marking aggregates as STRICT: Will that effect this array-issue. Is
arrays handled the same ways as aggregates over rowes?
/Nicklas
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/179#comment:17>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list