Provided by: postgresql-doc-9.5_9.5.25-0ubuntu0.16.04.1_all bug

NAME

       SPI_pop - pop SPI stack to return from recursive SPI usage

SYNOPSIS

       void SPI_pop(void)

DESCRIPTION

       SPI_pop pops the previous environment from the SPI call stack. See SPI_push.

PostgreSQL 9.5.25                                     2021                                            SPI_POP(3)