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

Data Fields

ListactiveWindows
 
grouping_sets_datagset_data
 
SetOperationStmtsetop
 

Detailed Description

Definition at line 129 of file planner.c.

Field Documentation

◆ activeWindows

List* standard_qp_extra::activeWindows

Definition at line 131 of file planner.c.

◆ gset_data

grouping_sets_data* standard_qp_extra::gset_data

Definition at line 132 of file planner.c.

◆ setop

SetOperationStmt* standard_qp_extra::setop

Definition at line 133 of file planner.c.


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