Header And Logo

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

Data Fields

PlannerGlobal Struct Reference

#include <relation.h>

Data Fields

NodeTag type
ParamListInfo boundParams
List * subplans
List * subroots
Bitmapset * rewindPlanIDs
List * finalrtable
List * finalrowmarks
List * resultRelations
List * relationOids
List * invalItems
int nParamExec
Index lastPHId
Index lastRowMarkId
bool transientPlan

Detailed Description

Definition at line 72 of file relation.h.


Field Documentation

Definition at line 76 of file relation.h.

Referenced by estimate_expression_value(), eval_const_expressions(), and standard_planner().

Definition at line 86 of file relation.h.

Referenced by set_plan_references(), and standard_planner().

Definition at line 84 of file relation.h.

Referenced by set_plan_references(), and standard_planner().

Definition at line 98 of file relation.h.

Referenced by preprocess_rowmarks(), and standard_planner().

Definition at line 88 of file relation.h.

Referenced by set_plan_refs(), and standard_planner().

Definition at line 82 of file relation.h.

Referenced by build_subplan(), and standard_planner().

Definition at line 100 of file relation.h.

Referenced by get_relation_info(), and standard_planner().

Definition at line 74 of file relation.h.

Referenced by extract_query_dependencies().


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