#include <execnodes.h>
Data Fields | |
NodeTag | type |
List * | jf_targetList |
TupleDesc | jf_cleanTupType |
AttrNumber * | jf_cleanMap |
TupleTableSlot * | jf_resultSlot |
AttrNumber | jf_junkAttNo |
Definition at line 277 of file execnodes.h.
Definition at line 282 of file execnodes.h.
Referenced by ExecFilterJunk(), ExecInitJunkFilter(), and ExecInitJunkFilterConversion().
Definition at line 281 of file execnodes.h.
Referenced by ExecFilterJunk(), ExecInitJunkFilter(), ExecInitJunkFilterConversion(), fmgr_sql(), and InitPlan().
Definition at line 284 of file execnodes.h.
Referenced by ExecInitModifyTable(), and ExecModifyTable().
Definition at line 283 of file execnodes.h.
Referenced by ExecFilterJunk(), ExecInitJunkFilter(), ExecInitJunkFilterConversion(), fmgr_sql(), and init_sql_fcache().
Definition at line 280 of file execnodes.h.
Referenced by ExecFindJunkAttribute(), ExecInitJunkFilter(), and ExecInitJunkFilterConversion().
Definition at line 279 of file execnodes.h.