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
 
ResultType result_type
 
Noderesconstantqual
 
Bitmapsetrelids
 

Detailed Description

Definition at line 295 of file plannodes.h.

Field Documentation

◆ plan

◆ relids

◆ resconstantqual

Node* Result::resconstantqual

◆ result_type

ResultType Result::result_type

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