SPI_pfree

SPI_pfree

Name

SPI_pfree -- Frees memory in upper Executor context

Synopsis

SPI_pfree(pointer)

Inputs

void * pointer

Pointer to existing storage

Outputs

None

Description

SPI_pfree frees memory in upper Executor context.

Usage

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

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.