PostgreSQL Source Code: AggPath Struct Reference (original) (raw)
#include <[pathnodes.h](pathnodes%5F8h%5Fsource.html)>
Data Fields | |
---|---|
Path | path |
Path * | subpath |
AggStrategy | aggstrategy |
AggSplit | aggsplit |
Cardinality | numGroups |
uint64 | transitionSpace |
List * | groupClause |
List * | qual |
Detailed Description
Definition at line 2396 of file pathnodes.h.
Field Documentation
◆ aggsplit
◆ aggstrategy
◆ groupClause
List* AggPath::groupClause
◆ numGroups
◆ path
◆ qual
◆ subpath
◆ transitionSpace
uint64 AggPath::transitionSpace
The documentation for this struct was generated from the following file:
- src/include/nodes/pathnodes.h