PostgreSQL Source Code: RecursiveUnionPath Struct Reference (original) (raw)
#include <[pathnodes.h](pathnodes%5F8h%5Fsource.html)>
Data Fields | |
---|---|
Path | path |
Path * | leftpath |
Path * | rightpath |
List * | distinctList |
int | wtParam |
Cardinality | numGroups |
Detailed Description
Definition at line 2489 of file pathnodes.h.
Field Documentation
◆ distinctList
List* RecursiveUnionPath::distinctList
◆ leftpath
Path* RecursiveUnionPath::leftpath
◆ numGroups
◆ path
Path RecursiveUnionPath::path
◆ rightpath
Path* RecursiveUnionPath::rightpath
◆ wtParam
int RecursiveUnionPath::wtParam
The documentation for this struct was generated from the following file:
- src/include/nodes/pathnodes.h