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