#include <tupdesc.h>
Data Fields | |
char * | ccname |
char * | ccbin |
bool | ccvalid |
bool | ccnoinherit |
Definition at line 28 of file tupdesc.h.
char* constrCheck::ccbin |
Definition at line 31 of file tupdesc.h.
Referenced by CheckConstraintFetch(), CreateTupleDescCopyConstr(), equalTupleDescs(), get_relation_constraints(), and transformTableLikeClause().
char* constrCheck::ccname |
Definition at line 30 of file tupdesc.h.
Referenced by CheckConstraintFetch(), CreateTupleDescCopyConstr(), equalTupleDescs(), ExecRelCheck(), MergeAttributes(), and transformTableLikeClause().
Definition at line 33 of file tupdesc.h.
Referenced by CheckConstraintFetch().
Definition at line 32 of file tupdesc.h.
Referenced by CheckConstraintFetch(), CreateTupleDescCopyConstr(), and get_relation_constraints().