Header And Logo

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

Data Fields

CachedPlanSource Struct Reference

#include <plancache.h>

Data Fields

int magic
Noderaw_parse_tree
const char * query_string
const char * commandTag
Oidparam_types
int num_params
ParserSetupHook parserSetup
void * parserSetupArg
int cursor_options
bool fixed_result
TupleDesc resultDesc
MemoryContext context
Listquery_list
ListrelationOids
ListinvalItems
struct OverrideSearchPathsearch_path
MemoryContext query_context
struct CachedPlangplan
bool is_oneshot
bool is_complete
bool is_saved
bool is_valid
int generation
struct CachedPlanSourcenext_saved
double generic_cost
double total_custom_cost
int num_custom_plans

Detailed Description

Definition at line 76 of file plancache.h.


Field Documentation


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