1SPI_POP(3)              PostgreSQL 9.2.24 Documentation             SPI_POP(3)
2
3
4

NAME

6       SPI_pop - pop SPI stack to return from recursive SPI usage
7

SYNOPSIS

9       void SPI_pop(void)
10

DESCRIPTION

12       SPI_pop pops the previous environment from the SPI call stack. See
13       SPI_push.
14
15
16
17PostgreSQL 9.2.24                 2017-11-06                        SPI_POP(3)
Impressum