CUBRID Engine
latest
|
Public Attributes | |
PT_NODE * | chain [PT_CHAIN_LENGTH] |
PT_NODE ** | chain_ptr |
int | chain_size |
int | chain_length |
UINTPTR | spec_id |
Definition at line 88 of file semantic_check.c.
PT_NODE* PT_CHAIN_INFO::chain[PT_CHAIN_LENGTH] |
Definition at line 90 of file semantic_check.c.
Referenced by pt_expand_isnull_preds_helper(), and pt_path_chain().
int PT_CHAIN_INFO::chain_length |
Definition at line 93 of file semantic_check.c.
Referenced by pt_expand_isnull_preds_helper(), pt_gen_isnull_preds(), and pt_path_chain().
PT_NODE** PT_CHAIN_INFO::chain_ptr |
Definition at line 91 of file semantic_check.c.
Referenced by pt_expand_isnull_preds_helper(), pt_gen_isnull_preds(), and pt_path_chain().
int PT_CHAIN_INFO::chain_size |
Definition at line 92 of file semantic_check.c.
Referenced by pt_expand_isnull_preds_helper(), and pt_path_chain().
UINTPTR PT_CHAIN_INFO::spec_id |
Definition at line 94 of file semantic_check.c.
Referenced by pt_expand_isnull_preds_helper(), and pt_path_chain().