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

#include <pathnodes.h>

Data Fields

Path path
 
Pathsubpath
 
AggStrategy aggstrategy
 
Listrollups
 
Listqual
 
uint64 transitionSpace
 

Detailed Description

Definition at line 2617 of file pathnodes.h.

Field Documentation

◆ aggstrategy

AggStrategy GroupingSetsPath::aggstrategy

Definition at line 2621 of file pathnodes.h.

◆ path

Path GroupingSetsPath::path

Definition at line 2619 of file pathnodes.h.

Referenced by oauth_server.OAuthHandler::_should_modify().

◆ qual

List* GroupingSetsPath::qual

Definition at line 2623 of file pathnodes.h.

◆ rollups

List* GroupingSetsPath::rollups

Definition at line 2622 of file pathnodes.h.

◆ subpath

Path* GroupingSetsPath::subpath

Definition at line 2620 of file pathnodes.h.

◆ transitionSpace

uint64 GroupingSetsPath::transitionSpace

Definition at line 2624 of file pathnodes.h.


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