Header And Logo

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

Data Fields

_SPI_plan Struct Reference

#include <spi_priv.h>

Data Fields

int magic
bool saved
bool oneshot
Listplancache_list
MemoryContext plancxt
int cursor_options
int nargs
Oidargtypes
ParserSetupHook parserSetup
void * parserSetupArg

Detailed Description

Definition at line 73 of file spi_priv.h.


Field Documentation

Definition at line 79 of file spi_priv.h.

Referenced by _SPI_make_plan_non_temp(), _SPI_save_plan(), SPI_freeplan(), and SPI_keepplan().


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