PostgreSQL Source Code git master
SupportRequestSimplifyAggref Struct Reference

#include <supportnodes.h>

Data Fields

NodeTag type
 
PlannerInforoot
 
Aggrefaggref
 

Detailed Description

Definition at line 91 of file supportnodes.h.

Field Documentation

◆ aggref

Aggref* SupportRequestSimplifyAggref::aggref

Definition at line 96 of file supportnodes.h.

Referenced by int8inc_support(), and simplify_aggref().

◆ root

PlannerInfo* SupportRequestSimplifyAggref::root

Definition at line 95 of file supportnodes.h.

Referenced by int8inc_support(), and simplify_aggref().

◆ type

NodeTag SupportRequestSimplifyAggref::type

Definition at line 93 of file supportnodes.h.

Referenced by simplify_aggref().


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