PostgreSQL Source Code git master
|
#include <plannodes.h>
Data Fields | |
Plan | plan |
Node * | resconstantqual |
Definition at line 252 of file plannodes.h.
Plan Result::plan |
Definition at line 254 of file plannodes.h.
Referenced by create_gating_plan(), create_resultscan_plan(), ExecInitResult(), and make_result().
Node* Result::resconstantqual |
Definition at line 255 of file plannodes.h.
Referenced by create_gating_plan(), ExecInitResult(), and make_result().