Movatterモバイル変換


[0]ホーム

URL:



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

SPI_pfree

SPI_pfree — free memory in the upper executor context

Synopsis

void SPI_pfree(void *pointer)

Description

SPI_pfree frees memory previously allocated usingSPI_palloc orSPI_repalloc.

This function is no longer different from plainpfree. It's kept just for backward compatibility of existing code.

Arguments

void *pointer

pointer to existing storage to free


Prev Up Next
SPI_repalloc Home SPI_copytuple
pdfepub
Go to Postgres Pro Standard 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp