PostgreSQL Source Code  git master
Result Struct Reference

#include <plannodes.h>

Data Fields

Plan plan
 
Noderesconstantqual
 

Detailed Description

Definition at line 196 of file plannodes.h.

Field Documentation

◆ plan

Plan Result::plan

◆ resconstantqual

Node* Result::resconstantqual

Definition at line 199 of file plannodes.h.

Referenced by create_gating_plan(), ExecInitResult(), and make_result().


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