[postgis-devel] [PostGIS] #783: topology: add On commit to the temporary tables

PostGIS trac at osgeo.org
Mon Jan 17 14:54:58 PST 2011


#783: topology: add On commit to the temporary tables
-------------------------+--------------------------------------------------
 Reporter:  aperi2007    |       Owner:  strk         
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.0.0
Component:  topology     |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------
 In the trunk/topology/topology.sql.in.c

 I think would be good to add "ON COMMIT DROP" to the create TEMP Tables.
 So it would be dropped on exit from function.

 I don't know if this is available in early versions of postgres.

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