select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Unsupported versions: 9.6 / 9.5 / 9.4 / 9.3 / 9.2 / 9.1 / 9.0 / 8.4 / 8.3 / 8.2 / 8.1 / 8.0
Historical version. PostgreSQL 9.5 reached end of support in February 2021. See the current manual for supported releases.

SPI_pop

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.

Report a documentation issue

Read the upstream documentation. For corrections, first check the current manual.