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