SPI_freetuptable

SPI_freetuptable

Name

SPI_freetuptable -- Frees a tuple set created by SPI_exec or similar function

Synopsis

SPI_freetuptable(tuptable)

Inputs

SPITupleTable * tuptable

Pointer to tuple table

Outputs

None

Description

SPI_freetuptable frees a tuple set created by a prior SPI query function, such as SPI_exec.

Usage

This function is useful if a SPI procedure needs to execute multiple queries and does not want to keep the results of earlier queries around until it ends. Note that any unfreed tuple sets will be freed anyway at SPI_finish.

Home
Online Resources
General
Beginner Tutorials
MySQL
PostgreSQL
Oracle
mSQL
Microsoft SQL
Contact Us
Random quote of the moment:
Plastic... Aluminum... These are the inheritors of the Universe! Flesh and Blood have had their day... and that day is past! -- Green Lantern Comics
 
http://www.sql.org/
 
Proudly designed and hosted by OmegaSphere, providers of all your Web Hosting, SSL Certificate, and Domain Name needs!