DragonFly On-Line Manual Pages

Search: Section:  


SPI_POP(3)              PostgreSQL 9.5.0 Documentation              SPI_POP(3)

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.0 2016 SPI_POP(3)

Search: Section: