SPI_palloc
Nome
SPI_palloc -- allocate memory in the upper executor context
Sinopse
void * SPI_palloc(Size size)
Descrição
SPI_palloc allocates memory in the upper executor context.
Argumentos
- Size size
-
size in bytes of storage to allocate
Valor retornado
pointer to new storage space of the specified size