Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
SPI_palloc
Prev Up45.3. Memory ManagementHome Next

SPI_palloc

SPI_palloc — allocate memory in the upper executor context

Synopsis

void * SPI_palloc(Sizesize)

Description

SPI_palloc allocates memory in the upper executor context.

This function can only be used while connected to SPI. Otherwise, it throws an error.

Arguments

Sizesize

size in bytes of storage to allocate

Return Value

pointer to new storage space of the specified size


Prev Up Next
45.3. Memory Management Home SPI_repalloc
pdfepub
Go to PostgreSQL 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp