Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

SPITupleTable Struct Reference

#include <spi.h>

Data Fields

MemoryContext tuptabcxt
uint32 alloced
uint32 free
TupleDesc tupdesc
HeapTuplevals

Detailed Description

Definition at line 20 of file spi.h.


Field Documentation

Definition at line 23 of file spi.h.

Referenced by _SPI_checktuples(), _SPI_execute_plan(), spi_dest_startup(), and spi_printtup().

Definition at line 24 of file spi.h.

Referenced by _SPI_checktuples(), _SPI_execute_plan(), spi_dest_startup(), and spi_printtup().

Definition at line 22 of file spi.h.

Referenced by spi_dest_startup(), SPI_freetuptable(), and spi_printtup().


The documentation for this struct was generated from the following file: