#include <heap.h>
Data Fields | |
ConstrType | contype |
char * | name |
AttrNumber | attnum |
Node * | expr |
bool | skip_validation |
bool | is_local |
int | inhcount |
bool | is_no_inherit |
Definition at line 27 of file heap.h.
Definition at line 31 of file heap.h.
Referenced by AddRelationNewConstraints(), DefineRelation(), MergeAttributes(), and StoreConstraints().
Definition at line 29 of file heap.h.
Referenced by AddRelationNewConstraints(), ATAddCheckConstraint(), DefineRelation(), MergeAttributes(), MergeCheckConstraint(), and StoreConstraints().
Definition at line 32 of file heap.h.
Referenced by AddRelationNewConstraints(), ATAddCheckConstraint(), DefineRelation(), MergeAttributes(), MergeCheckConstraint(), and StoreConstraints().
Definition at line 35 of file heap.h.
Referenced by AddRelationNewConstraints(), DefineRelation(), MergeAttributes(), MergeCheckConstraint(), and StoreConstraints().
Definition at line 34 of file heap.h.
Referenced by AddRelationNewConstraints(), DefineRelation(), MergeAttributes(), and StoreConstraints().
Definition at line 36 of file heap.h.
Referenced by AddRelationNewConstraints(), DefineRelation(), MergeAttributes(), and StoreConstraints().
char* CookedConstraint::name |
Definition at line 30 of file heap.h.
Referenced by AddRelationNewConstraints(), ATAddCheckConstraint(), DefineRelation(), MergeAttributes(), MergeCheckConstraint(), and StoreConstraints().
Definition at line 33 of file heap.h.
Referenced by AddRelationNewConstraints(), ATAddCheckConstraint(), DefineRelation(), MergeAttributes(), and StoreConstraints().