CUBRID Engine
latest
|
#include <parse_tree.h>
Public Attributes | |
int | coll_id |
INTL_CODESET | codeset |
PT_COLL_COERC_LEV | coerc_level |
bool | can_force_cs |
Definition at line 3670 of file parse_tree.h.
bool pt_coll_infer::can_force_cs |
Definition at line 3675 of file parse_tree.h.
Referenced by func_type::Node::apply_argument(), func_type::Node::check_arg_compat(), pt_check_expr_collation(), pt_check_function_collation(), pt_check_recursive_expr_collation(), pt_common_collation(), pt_eval_function_type_old(), pt_fold_const_expr(), pt_get_collation_info(), pt_get_collation_info_for_collection_type(), pt_get_compatible_info(), pt_get_compatible_info_from_node(), and pt_semantic_check_local().
INTL_CODESET pt_coll_infer::codeset |
Definition at line 3673 of file parse_tree.h.
Referenced by func_type::Node::check_arg_compat(), pt_apply_union_select_list_collation(), pt_assignment_compatible(), pt_check_expr_collation(), pt_check_function_collation(), pt_check_recursive_expr_collation(), pt_common_collation(), pt_eval_function_type_old(), pt_get_collation_info(), pt_get_collation_info_for_collection_type(), pt_get_collation_of_collection(), pt_get_compatible_info(), pt_get_compatible_info_from_node(), pt_is_compatible_without_cast(), pt_make_cast_with_compatible_info(), pt_semantic_check_local(), and pt_to_compatible_cast().
PT_COLL_COERC_LEV pt_coll_infer::coerc_level |
Definition at line 3674 of file parse_tree.h.
Referenced by func_type::Node::check_arg_compat(), pt_check_expr_collation(), pt_check_function_collation(), pt_check_recursive_expr_collation(), pt_common_collation(), pt_eval_function_type_old(), pt_fold_const_expr(), pt_get_collation_info(), pt_get_collation_info_for_collection_type(), pt_get_compatible_info(), pt_get_compatible_info_from_node(), pt_get_select_list_coll_compat(), and pt_semantic_check_local().
int pt_coll_infer::coll_id |
Definition at line 3672 of file parse_tree.h.
Referenced by func_type::Node::apply_argument(), func_type::Node::check_arg_compat(), pt_apply_union_select_list_collation(), pt_assignment_compatible(), pt_check_expr_collation(), pt_check_function_collation(), pt_check_recursive_expr_collation(), pt_common_collation(), pt_eval_function_type_old(), pt_get_collation_info(), pt_get_collation_info_for_collection_type(), pt_get_collation_of_collection(), pt_get_compatible_info(), pt_get_compatible_info_from_node(), pt_get_select_list_coll_compat(), pt_get_values_query_compatible_info(), pt_is_compatible_without_cast(), pt_make_cast_with_compatible_info(), pt_semantic_check_local(), pt_to_compatible_cast(), and func_type::Node::set_return_type().