Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

RecursiveUnion Struct Reference

#include <plannodes.h>

Data Fields

Plan plan
int wtParam
int numCols
AttrNumberdupColIdx
OiddupOperators
long numGroups

Detailed Description

Definition at line 217 of file plannodes.h.


Field Documentation

Definition at line 224 of file plannodes.h.

Referenced by build_hash_table(), and make_recursive_union().

Definition at line 225 of file plannodes.h.

Referenced by ExecInitRecursiveUnion(), and make_recursive_union().

Definition at line 226 of file plannodes.h.

Referenced by build_hash_table(), and make_recursive_union().

Definition at line 219 of file plannodes.h.

Referenced by ExecInitRecursiveUnion(), and make_recursive_union().


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