PostgreSQL Source Code git master
Loading...
Searching...
No Matches
SupportRequestSimplify Struct Reference

#include <supportnodes.h>

Data Fields

NodeTag type
 
PlannerInforoot
 
FuncExprfcall
 

Detailed Description

Definition at line 66 of file supportnodes.h.

Field Documentation

◆ fcall

FuncExpr* SupportRequestSimplify::fcall

Definition at line 71 of file supportnodes.h.

◆ root

PlannerInfo* SupportRequestSimplify::root

Definition at line 70 of file supportnodes.h.

◆ type

NodeTag SupportRequestSimplify::type

Definition at line 68 of file supportnodes.h.


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