Header And Logo

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

Data Fields

EPQState Struct Reference

#include <execnodes.h>

Data Fields

EStateestate
PlanStateplanstate
TupleTableSlotorigslot
Planplan
ListarowMarks
int epqParam

Detailed Description

Definition at line 1044 of file execnodes.h.


Field Documentation

Definition at line 1050 of file execnodes.h.

Referenced by EvalPlanQualFetchRowMarks(), EvalPlanQualInit(), and EvalPlanQualSetPlan().

Definition at line 1051 of file execnodes.h.

Referenced by EvalPlanQualBegin(), and EvalPlanQualInit().

Definition at line 1048 of file execnodes.h.

Referenced by EvalPlanQualEnd(), EvalPlanQualFetchRowMarks(), and EvalPlanQualInit().

Definition at line 1049 of file execnodes.h.

Referenced by EvalPlanQualBegin(), EvalPlanQualInit(), and EvalPlanQualSetPlan().


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