Header And Logo

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

Data Fields

_SPI_connection Struct Reference

#include <spi_priv.h>

Data Fields

uint32 processed
Oid lastoid
SPITupleTabletuptable
MemoryContext procCxt
MemoryContext execCxt
MemoryContext savedcxt
SubTransactionId connectSubid

Detailed Description

Definition at line 21 of file spi_priv.h.


Field Documentation

Definition at line 31 of file spi_priv.h.

Referenced by AtEOSubXact_SPI(), and SPI_connect().

Definition at line 29 of file spi_priv.h.

Referenced by _SPI_end_call(), _SPI_execmem(), AtEOSubXact_SPI(), SPI_connect(), and SPI_finish().

Definition at line 25 of file spi_priv.h.

Referenced by _SPI_execute_plan(), _SPI_pquery(), and SPI_connect().


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