Documentação do PostgreSQL 8.2.0
Anterior
Início
Fim
Próxima
SPI_pop
Nome
SPI_pop -- pop SPI stack to return from recursive SPI usage
Sinopse
void SPI_pop(void)
Descrição
SPI_pop
pops the previous environment from the SPI call stack. See
SPI_push
.
Anterior
Principal
Próxima
SPI_push
Acima
SPI_execute