PostgreSQL Source Code git master
Loading...
Searching...
No Matches
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.

◆ root

PlannerInfo* SupportRequestSimplifyAggref::root

Definition at line 95 of file supportnodes.h.

◆ type

NodeTag SupportRequestSimplifyAggref::type

Definition at line 93 of file supportnodes.h.


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