MANPAGES
Skip Quicknav
/ unstable / postgresql-doc-9.6 / SPI_pop(3)
Scroll to navigation
SPI_pop - pop SPI stack to return from recursive SPI usage
void SPI_pop(void)
SPI_pop pops the previous environment from the SPI call stack. See SPI_push.