Nombre
SPI_palloc -- Allocates memory in upper Executor context
Synopsis
Inputs
- Size size
Octet size of storage to allocate
Outputs
- void *
New storage space of specified size
Description
SPI_palloc
allocates memory in upper Executor context. See section on memory management.