[postgis-devel] [PostGIS] #896: WARNING: transaction left non-empty SPI stack

PostGIS trac at osgeo.org
Fri Apr 1 02:45:25 PDT 2011


#896: WARNING:  transaction left non-empty SPI stack
----------------------------+-----------------------------------------------
 Reporter:  strk            |       Owner:  pracine      
     Type:  defect          |      Status:  new          
 Priority:  medium          |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------
 make check fails the mapalgebra test for me.
 The diff includes lines of this kind:

 {{{
 +WARNING:  transaction left non-empty SPI stack
 +HINT:  Check for missing "SPI_finish" calls.
 +|19
 +WARNING:  transaction left non-empty SPI stack
 +HINT:  Check for missing "SPI_finish" calls.
 +|1
 }}}

 This is as of r6994 against PostgreSQL 8.4.3 on x86_64-pc-linux-gnu

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