spi_palloc(3) centos man page | unix.com

Man Page: spi_palloc

Operating Environment: centos

Section: 3

SPI_PALLOC(3)						  PostgreSQL 9.2.7 Documentation					     SPI_PALLOC(3)

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 PostgreSQL 9.2.7 2014-02-17 SPI_PALLOC(3)
Related Man Pages
xtcalloc(3) - x11r4
xtfree(3) - x11r4
xtrealloc(3) - x11r4
xtcalloc(3) - suse
xtrealloc(3) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
Unsure why access time on a directory change isn't changing