Eneboo - Documentación para desarrolladores
|
#include <execnodes.h>
Atributos públicos | |
NodeTag | type |
Plan * | plan |
EState * | state |
struct Instrumentation * | instrument |
List * | targetlist |
List * | qual |
struct PlanState * | lefttree |
struct PlanState * | righttree |
List * | initPlan |
List * | subPlan |
Bitmapset * | chgParam |
TupleTableSlot * | ps_OuterTupleSlot |
TupleTableSlot * | ps_ResultTupleSlot |
ExprContext * | ps_ExprContext |
ProjectionInfo * | ps_ProjInfo |
bool | ps_TupFromTlist |
struct Instrumentation* PlanState::instrument |
struct PlanState* PlanState::lefttree |
TupleTableSlot* PlanState::ps_OuterTupleSlot |
TupleTableSlot* PlanState::ps_ResultTupleSlot |
struct PlanState* PlanState::righttree |