Rechercher une page de manuel
spi_pfree
Langue: en
Version: 2007-02-07 (ubuntu - 16/08/07)
Section: 7 (Divers)
Sommaire
NAME
SPI_pfree - free memory in the upper executor contextSYNOPSIS
void SPI_pfree(void * pointer)
DESCRIPTION
SPI_pfree frees memory previously allocated using SPI_palloc or SPI_repalloc.
This function is no longer different from plain pfree. It's kept just for backward compatibility of existing code.
ARGUMENTS
- void * pointer
- pointer to existing storage to free
-- Jayce - On en apprend tous les jours --
Contenus ©2006-2008 Benjamin Poulain
Design ©2006-2008 Maxime Vantorre