#include <plannodes.h>
Data Fields | |
Plan | plan |
int | numCols |
AttrNumber * | grpColIdx |
Oid * | grpOperators |
Definition at line 599 of file plannodes.h.
Definition at line 603 of file plannodes.h.
Referenced by make_group().
Definition at line 604 of file plannodes.h.
Referenced by ExecInitGroup(), and make_group().
int Group::numCols |
Definition at line 602 of file plannodes.h.
Referenced by ExecInitGroup(), and make_group().
Definition at line 601 of file plannodes.h.
Referenced by ExecInitGroup(), and make_group().