[postgis-tickets] [PostGIS] #2701: make garden fails

PostGIS trac at osgeo.org
Sat Apr 5 06:41:02 PDT 2014


#2701: make garden fails
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  robe 
     Type:  defect   |      Status:  new  
 Priority:  medium   |   Milestone:       
Component:  postgis  |     Version:  trunk
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by strk):

 Here's the offending query:
 {{{
 SELECT ST_AsTWKBAgg(foo1.the_geom, 3) As result FROM ((SELECT CAST(Null As
 geometry) As the_geom)) As foo1 LIMIT 3;
 }}}

 \cc @nicklas

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2701#comment:5>
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