PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EPlan Struct Reference

Data Fields

char * ident
 
int nplans
 
SPIPlanPtrsplan
 

Detailed Description

Definition at line 23 of file refint.c.

Field Documentation

◆ ident

char* EPlan::ident

Definition at line 25 of file refint.c.

Referenced by find_plan().

◆ nplans

int EPlan::nplans

Definition at line 26 of file refint.c.

Referenced by find_plan().

◆ splan

SPIPlanPtr* EPlan::splan

Definition at line 27 of file refint.c.

Referenced by find_plan().


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