Header And Logo

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

Data Fields

JunkFilter Struct Reference

#include <execnodes.h>

Data Fields

NodeTag type
Listjf_targetList
TupleDesc jf_cleanTupType
AttrNumberjf_cleanMap
TupleTableSlotjf_resultSlot
AttrNumber jf_junkAttNo

Detailed Description

Definition at line 277 of file execnodes.h.


Field Documentation

Definition at line 282 of file execnodes.h.

Referenced by ExecFilterJunk(), ExecInitJunkFilter(), and ExecInitJunkFilterConversion().

Definition at line 284 of file execnodes.h.

Referenced by ExecInitModifyTable(), and ExecModifyTable().

Definition at line 279 of file execnodes.h.


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