[postgis-tickets] [PostGIS] #2249: [raster] Implement ST_MakeEmptyCoverage

PostGIS trac at osgeo.org
Tue Aug 26 08:54:55 PDT 2014


#2249: [raster] Implement ST_MakeEmptyCoverage
-------------------------+--------------------------------------------------
 Reporter:  dzwarg       |       Owner:  dzwarg       
     Type:  enhancement  |      Status:  assigned     
 Priority:  medium       |   Milestone:  PostGIS 2.2.0
Component:  raster       |     Version:  trunk        
 Keywords:  raster       |  
-------------------------+--------------------------------------------------

Comment(by strk):

 A pointer to the manual page explaining that the whole resultset from a
 SET-RETURNING plpgsql function is hold in memory (possibly flushed to disk
 temporarely) until completed:
 http://www.postgresql.org/docs/current/static/plpgsql-control-
 structures.html#PLPGSQL-STATEMENTS-RETURNING

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