#include <plannodes.h>
Data Fields | |
Plan | plan |
int | numCols |
AttrNumber * | uniqColIdx |
Oid * | uniqOperators |
Definition at line 661 of file plannodes.h.
int Unique::numCols |
Definition at line 664 of file plannodes.h.
Referenced by ExecInitUnique(), ExecUnique(), and make_unique().
Definition at line 663 of file plannodes.h.
Referenced by make_unique().
Definition at line 665 of file plannodes.h.
Referenced by ExecUnique(), and make_unique().
Definition at line 666 of file plannodes.h.
Referenced by ExecInitUnique(), and make_unique().