[postgis-devel] [PostGIS] #912: ST_COLLECT truncates result after null value

PostGIS trac at osgeo.org
Sun Apr 17 04:12:42 PDT 2011


#912: ST_COLLECT truncates result after null value
---------------------+------------------------------------------------------
 Reporter:  jpalmer  |       Owner:  pramsey      
     Type:  patch    |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 1.5.3
Component:  postgis  |     Version:  1.5.X        
 Keywords:           |  
---------------------+------------------------------------------------------
 Both the ST_Collect aggregate and array functions have a bug that cause
 values listed after a null to be skipped in the processing, producing a
 truncated result.

 The attached patch fixes this for 1.5.

 Also see #630.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/912>
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