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 197 of file plannodes.h.

Field Documentation

◆ plan

Plan Result::plan

◆ resconstantqual

Node* Result::resconstantqual

Definition at line 200 of file plannodes.h.

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


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