#include <execnodes.h>
Data Fields | |
EState * | estate |
PlanState * | planstate |
TupleTableSlot * | origslot |
Plan * | plan |
List * | arowMarks |
int | epqParam |
Definition at line 1044 of file execnodes.h.
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 1046 of file execnodes.h.
Referenced by EvalPlanQualBegin(), EvalPlanQualEnd(), EvalPlanQualGetTuple(), EvalPlanQualInit(), EvalPlanQualNext(), EvalPlanQualSetTuple(), EvalPlanQualStart(), and ExecLockRows().
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().
Definition at line 1047 of file execnodes.h.
Referenced by EvalPlanQualBegin(), EvalPlanQualEnd(), EvalPlanQualInit(), EvalPlanQualNext(), and EvalPlanQualStart().