Text Size: Normal / Large
This page in other versions: 9.2 / 9.1 / 9.0 / 8.4  |  Unsupported versions: 8.3 / 8.2 / 8.1 / 8.0 / devel

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.

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group