#include <execnodes.h>
Data Fields | |
NodeTag | type |
List * | pi_targetlist |
ExprContext * | pi_exprContext |
TupleTableSlot * | pi_slot |
ExprDoneCond * | pi_itemIsDone |
bool | pi_directMap |
int | pi_numSimpleVars |
int * | pi_varSlotOffsets |
int * | pi_varNumbers |
int * | pi_varOutputCols |
int | pi_lastInnerVar |
int | pi_lastOuterVar |
int | pi_lastScanVar |
Definition at line 232 of file execnodes.h.
Definition at line 239 of file execnodes.h.
Referenced by ExecBuildProjectionInfo(), and ExecProject().
Definition at line 236 of file execnodes.h.
Referenced by ExecBuildProjectionInfo(), ExecHashSubPlan(), ExecProcessReturning(), and ExecProject().
Definition at line 238 of file execnodes.h.
Referenced by ExecBuildProjectionInfo(), and ExecProject().
Definition at line 244 of file execnodes.h.
Referenced by ExecBuildProjectionInfo(), ExecProject(), and get_last_attnums().
Definition at line 245 of file execnodes.h.
Referenced by ExecBuildProjectionInfo(), ExecProject(), and get_last_attnums().
Definition at line 246 of file execnodes.h.
Referenced by ExecBuildProjectionInfo(), ExecProject(), and get_last_attnums().
Definition at line 240 of file execnodes.h.
Referenced by ExecBuildProjectionInfo(), and ExecProject().
Definition at line 237 of file execnodes.h.
Referenced by buildSubPlanHash(), ExecBuildProjectionInfo(), ExecProject(), and ExecScan().
Definition at line 235 of file execnodes.h.
Referenced by ExecBuildProjectionInfo(), and ExecProject().
Definition at line 242 of file execnodes.h.
Referenced by ExecBuildProjectionInfo(), and ExecProject().
Definition at line 243 of file execnodes.h.
Referenced by ExecBuildProjectionInfo(), and ExecProject().
Definition at line 241 of file execnodes.h.
Referenced by ExecBuildProjectionInfo(), and ExecProject().
Definition at line 234 of file execnodes.h.