CUBRID Engine
latest
|
#include <query_list.h>
Public Attributes | |
TP_DOMAIN * | dom |
TP_DOMAIN * | original_domain |
int | pos_no |
Definition at line 315 of file query_list.h.
TP_DOMAIN* qfile_tuple_value_position::dom |
Definition at line 317 of file query_list.h.
Referenced by fetch_peek_dbval_pos(), make_mergelist_proc(), pt_agg_orderby_to_sort_list(), pt_check_analytic_function(), pt_check_group_concat_order_by(), pt_check_order_by(), pt_expand_analytic_node(), pt_fix_interpolation_aggregate_function_order_by(), pt_to_merge_update_query(), pt_to_pos_descr(), pt_to_pos_descr_groupby(), pt_to_sort_list(), qdata_finalize_aggregate_list(), qdata_update_agg_interpolation_func_value_and_domain(), qdump_print_tuple_value_position(), qexec_clear_pos_desc(), qexec_execute_connect_by(), qexec_initialize_groupby_state(), qexec_orderby_distinct_by_sorting(), qexec_resolve_domains_on_sort_list(), qexec_topn_cmpval(), qfile_copy_list_id(), qfile_open_list(), qo_plan_print_sort_spec_helper(), regu_init(), stx_build_pos_descr(), xts_process_pos_descr(), and xts_sizeof_pos_descr().
TP_DOMAIN* qfile_tuple_value_position::original_domain |
Definition at line 318 of file query_list.h.
Referenced by qexec_clear_pos_desc(), and stx_build_pos_descr().
int qfile_tuple_value_position::pos_no |
Definition at line 319 of file query_list.h.
Referenced by make_mergelist_proc(), mq_rewrite_order_dependent_query(), mq_translate_select(), mq_update_order_by(), pt_add_oid_to_select_list(), pt_adjust_analytic_sort_specs(), pt_agg_orderby_to_sort_list(), pt_check_analytic_function(), pt_check_cume_dist_percent_rank_order_by(), pt_check_group_concat_order_by(), pt_check_order_by(), pt_expand_analytic_node(), pt_fix_interpolation_aggregate_function_order_by(), pt_is_sort_list_covered(), pt_semantic_check_local(), pt_set_orderby_for_sort_limit_plan(), pt_sort_spec_cover(), pt_sort_spec_cover_groupby(), pt_to_merge_update_query(), pt_to_order_siblings_by(), pt_to_pos_descr(), pt_to_pos_descr_groupby(), pt_to_sort_list(), qdata_finalize_aggregate_list(), qdump_print_tuple_value_position(), qexec_add_tuple_to_topn(), qexec_execute_connect_by(), qexec_initialize_groupby_state(), qexec_orderby_distinct_by_sorting(), qexec_resolve_domains_on_sort_list(), qexec_topn_compare(), qfile_copy_list_id(), qfile_is_sort_list_covered(), qfile_open_list(), qo_check_iscan_for_multi_range_opt(), qo_discover_sort_limit_nodes(), qo_plan_compute_iscan_sort_list(), qo_plan_print_sort_spec_helper(), qo_reduce_order_by(), query_multi_range_opt_check_set_sort_col(), regu_init(), stx_build_pos_descr(), and xts_process_pos_descr().