CUBRID Engine
latest
|
#include <parse_tree.h>
Public Attributes | |
PT_NODE * | top_node |
PT_NODE * | Oracle_outerjoin_spec |
int | Oracle_outerjoin_attr_num |
int | Oracle_outerjoin_subq_num |
int | Oracle_outerjoin_path_num |
bool | donot_fold |
bool | system_class |
Definition at line 1705 of file parse_tree.h.
bool semantic_chk_info::donot_fold |
Definition at line 1712 of file parse_tree.h.
Referenced by db_execute_and_keep_statement_local(), meth_push_conjuncts(), mq_translate_helper(), mq_translate_insert(), mq_translate_merge(), pt_bind_names_in_cte(), pt_bind_scope(), pt_check_order_by(), pt_check_partitions(), pt_check_with_info(), pt_eval_type(), pt_eval_type_pre(), pt_fold_constants_post(), pt_invert(), and qo_check_condition_yields_null().
int semantic_chk_info::Oracle_outerjoin_attr_num |
Definition at line 1709 of file parse_tree.h.
Referenced by pt_bind_names(), and pt_check_Oracle_outerjoin().
int semantic_chk_info::Oracle_outerjoin_path_num |
Definition at line 1711 of file parse_tree.h.
Referenced by pt_bind_names(), and pt_check_Oracle_outerjoin().
PT_NODE* semantic_chk_info::Oracle_outerjoin_spec |
Definition at line 1708 of file parse_tree.h.
Referenced by pt_bind_names(), and pt_check_Oracle_outerjoin().
int semantic_chk_info::Oracle_outerjoin_subq_num |
Definition at line 1710 of file parse_tree.h.
Referenced by pt_bind_names(), and pt_check_Oracle_outerjoin().
bool semantic_chk_info::system_class |
Definition at line 1713 of file parse_tree.h.
Referenced by pt_bind_names(), and pt_check_with_info().
PT_NODE* semantic_chk_info::top_node |
Definition at line 1707 of file parse_tree.h.
Referenced by db_execute_and_keep_statement_local(), meth_push_conjuncts(), mq_translate_helper(), mq_translate_insert(), mq_translate_merge(), pt_bind_names(), pt_check_order_by(), pt_check_partitions(), pt_check_with_info(), pt_fold_const_expr(), pt_invert(), pt_semantic_check_local(), and qo_check_condition_yields_null().