Text Size: Normal / Large

SPI_palloc

Name

SPI_palloc -- allocate memory in the upper executor context

Synopsis

void * SPI_palloc(Size size)

Description

SPI_palloc allocates memory in the upper executor context.

Arguments

Size size

size in bytes of storage to allocate

Return Value

pointer to new storage space of the specified size

Privacy Policy | Project hosted by our server sponsors. | Designed by tinysofa
Copyright © 1996 – 2009 PostgreSQL Global Development Group