SPI_POP(3) PostgreSQL 9.2.7 Documentation SPI_POP(3)NAMESPI_pop - pop SPI stack to return from recursive SPI usageSYNOPSISvoid SPI_pop(void)DESCRIPTIONSPI_pop pops the previous environment from the SPI call stack. See SPI_push. PostgreSQL 9.2.7 2014-02-17 SPI_POP(3)