#include <plannodes.h>
Data Fields | |
Plan | plan |
int | wtParam |
int | numCols |
AttrNumber * | dupColIdx |
Oid * | dupOperators |
long | numGroups |
Definition at line 217 of file plannodes.h.
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 222 of file plannodes.h.
Referenced by build_hash_table(), ExecInitRecursiveUnion(), ExecRecursiveUnion(), ExecReScanRecursiveUnion(), 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().
Definition at line 220 of file plannodes.h.
Referenced by ExecInitRecursiveUnion(), ExecRecursiveUnion(), ExecReScanRecursiveUnion(), and make_recursive_union().