PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Result Struct Reference

#include <plannodes.h>

Data Fields

Plan plan
 
Noderesconstantqual
 

Detailed Description

Definition at line 255 of file plannodes.h.

Field Documentation

◆ plan

Plan Result::plan

◆ resconstantqual

Node* Result::resconstantqual

Definition at line 258 of file plannodes.h.

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


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