- q -
- qdata_add_bigint()
: query_opfunc.c
- qdata_add_bigint_to_date()
: query_opfunc.c
- qdata_add_bigint_to_datetime()
: query_opfunc.c
- qdata_add_bigint_to_dbval()
: query_opfunc.c
- qdata_add_bigint_to_time()
: query_opfunc.c
- qdata_add_bigint_to_timestamptz()
: query_opfunc.c
- qdata_add_bigint_to_utime()
: query_opfunc.c
- qdata_add_bigint_to_utime_asymmetry()
: query_opfunc.c
- qdata_add_chars_to_dbval()
: query_opfunc.c
- qdata_add_date_to_dbval()
: query_opfunc.c
- qdata_add_datetime_to_dbval()
: query_opfunc.c
- qdata_add_datetimetz_to_dbval()
: query_opfunc.c
- qdata_add_dbval()
: query_opfunc.c
, query_opfunc.h
- qdata_add_double()
: query_opfunc.c
- qdata_add_double_to_dbval()
: query_opfunc.c
- qdata_add_float()
: query_opfunc.c
- qdata_add_float_to_dbval()
: query_opfunc.c
- qdata_add_int()
: query_opfunc.c
- qdata_add_int_to_date()
: query_opfunc.c
- qdata_add_int_to_datetime()
: query_opfunc.c
- qdata_add_int_to_dbval()
: query_opfunc.c
- qdata_add_int_to_timestamptz()
: query_opfunc.c
- qdata_add_int_to_utime()
: query_opfunc.c
- qdata_add_int_to_utime_asymmetry()
: query_opfunc.c
- qdata_add_monetary()
: query_opfunc.c
- qdata_add_monetary_to_dbval()
: query_opfunc.c
- qdata_add_numeric()
: query_opfunc.c
- qdata_add_numeric_to_dbval()
: query_opfunc.c
- qdata_add_numeric_to_monetary()
: query_opfunc.c
- qdata_add_sequence_to_dbval()
: query_opfunc.c
- qdata_add_short()
: query_opfunc.c
- qdata_add_short_to_date()
: query_opfunc.c
- qdata_add_short_to_datetime()
: query_opfunc.c
- qdata_add_short_to_dbval()
: query_opfunc.c
- qdata_add_short_to_timestamptz()
: query_opfunc.c
- qdata_add_short_to_utime()
: query_opfunc.c
- qdata_add_short_to_utime_asymmetry()
: query_opfunc.c
- qdata_add_time_to_dbval()
: query_opfunc.c
- qdata_add_timestamptz_to_dbval()
: query_opfunc.c
- qdata_add_utime_to_dbval()
: query_opfunc.c
- qdata_agg_hkey_compare()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_agg_hkey_eq()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_aggregate_accumulator_to_accumulator()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_aggregate_interpolation()
: query_aggregate.cpp
- qdata_aggregate_multiple_values_to_accumulator()
: query_aggregate.cpp
- qdata_aggregate_value_to_accumulator()
: query_aggregate.cpp
- qdata_alloc_agg_hkey()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_alloc_agg_hvalue()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_alloc_hscan_key()
: query_hash_scan.c
, query_hash_scan.h
- qdata_alloc_hscan_value()
: query_hash_scan.c
, query_hash_scan.h
- qdata_alloc_hscan_value_OID()
: query_hash_scan.c
, query_hash_scan.h
- qdata_analytic_interpolation()
: query_analytic.cpp
- qdata_apply_interpolation_function_coercion()
: query_opfunc.c
, query_opfunc.h
- qdata_benchmark()
: query_opfunc.c
- qdata_bit_and_dbval()
: query_opfunc.c
, query_opfunc.h
- qdata_bit_not_dbval()
: query_opfunc.c
, query_opfunc.h
- qdata_bit_or_dbval()
: query_opfunc.c
, query_opfunc.h
- qdata_bit_shift_dbval()
: query_opfunc.c
, query_opfunc.h
- qdata_bit_xor_dbval()
: query_opfunc.c
, query_opfunc.h
- qdata_build_hscan_key()
: query_hash_scan.c
, query_hash_scan.h
- qdata_calculate_aggregate_cume_dist_percent_rank()
: query_aggregate.cpp
- qdata_cast_to_domain()
: query_opfunc.c
- qdata_coerce_dbval_to_numeric()
: query_opfunc.c
- qdata_coerce_numeric_to_double()
: query_opfunc.c
- qdata_coerce_result_to_domain()
: query_opfunc.c
- qdata_concatenate_dbval()
: query_opfunc.c
, query_opfunc.h
- qdata_convert_dbvals_to_set()
: query_opfunc.c
- qdata_convert_operands_to_value_and_call()
: query_opfunc.c
- qdata_convert_table_to_set()
: query_opfunc.c
- qdata_copy_agg_hkey()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_copy_db_value()
: query_opfunc.c
, query_opfunc.h
- qdata_copy_db_value_to_tuple_value()
: query_opfunc.c
, query_opfunc.h
- qdata_copy_hscan_key()
: query_hash_scan.c
, query_hash_scan.h
- qdata_copy_hscan_key_without_alloc()
: query_hash_scan.c
, query_hash_scan.h
- qdata_copy_valptr_list_to_tuple()
: query_opfunc.c
, query_opfunc.h
- qdata_divide_bigint()
: query_opfunc.c
- qdata_divide_bigint_to_dbval()
: query_opfunc.c
- qdata_divide_dbval()
: query_opfunc.c
, query_opfunc.h
- qdata_divide_double()
: query_opfunc.c
- qdata_divide_double_to_dbval()
: query_opfunc.c
- qdata_divide_float()
: query_opfunc.c
- qdata_divide_float_to_dbval()
: query_opfunc.c
- qdata_divide_int()
: query_opfunc.c
- qdata_divide_int_to_dbval()
: query_opfunc.c
- qdata_divide_monetary()
: query_opfunc.c
- qdata_divide_monetary_to_dbval()
: query_opfunc.c
- qdata_divide_numeric_to_dbval()
: query_opfunc.c
- qdata_divide_short()
: query_opfunc.c
- qdata_divide_short_to_dbval()
: query_opfunc.c
- qdata_divmod_dbval()
: query_opfunc.c
, query_opfunc.h
- qdata_elt()
: query_opfunc.c
- qdata_evaluate_aggregate_hierarchy()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_evaluate_aggregate_list()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_evaluate_aggregate_optimize()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_evaluate_analytic_func()
: query_analytic.cpp
, query_analytic.hpp
- qdata_evaluate_connect_by_root()
: query_opfunc.c
, query_opfunc.h
- qdata_evaluate_function()
: query_opfunc.h
, query_opfunc.c
- qdata_evaluate_generic_function()
: query_opfunc.c
- qdata_evaluate_qprior()
: query_opfunc.c
, query_opfunc.h
- qdata_evaluate_sys_connect_by_path()
: query_opfunc.c
, query_opfunc.h
- qdata_extract_dbval()
: query_opfunc.c
, query_opfunc.h
- qdata_finalize_aggregate_list()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_finalize_analytic_func()
: query_analytic.cpp
, query_analytic.hpp
- qdata_free_agg_hentry()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_free_agg_hkey()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_free_agg_hvalue()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_free_hscan_entry()
: query_hash_scan.c
, query_hash_scan.h
- qdata_free_hscan_key()
: query_hash_scan.c
, query_hash_scan.h
- qdata_free_hscan_value()
: query_hash_scan.c
, query_hash_scan.h
- qdata_generate_tuple_desc_for_valptr_list()
: query_opfunc.c
, query_opfunc.h
- qdata_get_agg_hkey_size()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_get_agg_hvalue_size()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_get_cardinality()
: query_opfunc.c
, query_opfunc.h
- qdata_get_class_of_function()
: query_opfunc.c
- qdata_get_dbval_from_constant_regu_variable()
: query_opfunc.c
- qdata_get_interpolation_function_result()
: query_opfunc.c
, query_opfunc.h
- qdata_get_single_tuple_from_list_id()
: query_opfunc.c
, query_opfunc.h
- qdata_get_tuple_value_size_from_dbval()
: query_opfunc.c
, query_opfunc.h
- qdata_get_valptr_type_list()
: query_opfunc.c
, query_opfunc.h
- qdata_group_concat_first_value()
: query_aggregate.cpp
- qdata_group_concat_value()
: query_aggregate.cpp
- qdata_hash_agg_hkey()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_hash_scan_key()
: query_hash_scan.c
, query_hash_scan.h
- qdata_hscan_key_compare()
: query_hash_scan.c
- qdata_hscan_key_eq()
: query_hash_scan.c
, query_hash_scan.h
- qdata_increment_dbval()
: query_opfunc.c
, query_opfunc.h
- qdata_initialize_aggregate_list()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_initialize_analytic_func()
: query_analytic.cpp
, query_analytic.hpp
- qdata_insert_substring_function()
: query_opfunc.c
- qdata_interpolation_function_values()
: query_opfunc.c
, query_opfunc.h
- qdata_is_divided_zero()
: query_opfunc.c
- qdata_is_zero_value_date()
: query_opfunc.c
- qdata_list_dbs()
: query_opfunc.c
, query_opfunc.h
- qdata_load_agg_hentry_from_list()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_load_agg_hentry_from_tuple()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_load_agg_hvalue_in_agg_list()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_multiply_bigint()
: query_opfunc.c
- qdata_multiply_bigint_to_dbval()
: query_opfunc.c
- qdata_multiply_dbval()
: query_opfunc.c
, query_opfunc.h
- qdata_multiply_double()
: query_opfunc.c
- qdata_multiply_double_to_dbval()
: query_opfunc.c
- qdata_multiply_float()
: query_opfunc.c
- qdata_multiply_float_to_dbval()
: query_opfunc.c
- qdata_multiply_int()
: query_opfunc.c
- qdata_multiply_int_to_dbval()
: query_opfunc.c
- qdata_multiply_monetary()
: query_opfunc.c
- qdata_multiply_monetary_to_dbval()
: query_opfunc.c
- qdata_multiply_numeric()
: query_opfunc.c
- qdata_multiply_numeric_to_dbval()
: query_opfunc.c
- qdata_multiply_sequence_to_dbval()
: query_opfunc.c
- qdata_multiply_short()
: query_opfunc.c
- qdata_multiply_short_to_dbval()
: query_opfunc.c
- qdata_print_hash_scan_entry()
: query_hash_scan.c
, query_hash_scan.h
- qdata_process_distinct_or_sort()
: query_aggregate.cpp
- qdata_regexp_function()
: query_opfunc.c
- qdata_regu_list_to_regu_array()
: query_opfunc.c
, query_opfunc.h
- qdata_save_agg_hentry_to_list()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_save_agg_htable_to_list()
: query_aggregate.cpp
, query_aggregate.hpp
- qdata_set_valptr_list_unbound()
: query_opfunc.c
, query_opfunc.h
- qdata_set_value_list_to_null()
: query_opfunc.c
, query_opfunc.h
- qdata_strcat_dbval()
: query_opfunc.c
, query_opfunc.h
- qdata_subtract_bigint()
: query_opfunc.c
- qdata_subtract_bigint_to_dbval()
: query_opfunc.c
- qdata_subtract_date_to_dbval()
: query_opfunc.c
- qdata_subtract_datetime()
: query_opfunc.c
- qdata_subtract_datetime_to_dbval()
: query_opfunc.c
- qdata_subtract_datetime_to_int()
: query_opfunc.c
- qdata_subtract_datetime_to_int_asymmetry()
: query_opfunc.c
- qdata_subtract_datetimetz_to_dbval()
: query_opfunc.c
- qdata_subtract_dbval()
: query_opfunc.c
, query_opfunc.h
- qdata_subtract_double()
: query_opfunc.c
- qdata_subtract_double_to_dbval()
: query_opfunc.c
- qdata_subtract_float()
: query_opfunc.c
- qdata_subtract_float_to_dbval()
: query_opfunc.c
- qdata_subtract_int()
: query_opfunc.c
- qdata_subtract_int_to_dbval()
: query_opfunc.c
- qdata_subtract_monetary()
: query_opfunc.c
- qdata_subtract_monetary_to_dbval()
: query_opfunc.c
- qdata_subtract_numeric_to_dbval()
: query_opfunc.c
- qdata_subtract_sequence_to_dbval()
: query_opfunc.c
- qdata_subtract_short()
: query_opfunc.c
- qdata_subtract_short_to_dbval()
: query_opfunc.c
- qdata_subtract_time()
: query_opfunc.c
- qdata_subtract_time_to_dbval()
: query_opfunc.c
- qdata_subtract_timestampltz_to_dbval()
: query_opfunc.c
- qdata_subtract_timestamptz_to_dbval()
: query_opfunc.c
- qdata_subtract_utime()
: query_opfunc.c
- qdata_subtract_utime_to_bigint_asymmetry()
: query_opfunc.c
- qdata_subtract_utime_to_dbval()
: query_opfunc.c
- qdata_subtract_utime_to_int_asymmetry()
: query_opfunc.c
- qdata_subtract_utime_to_short_asymmetry()
: query_opfunc.c
- qdata_tuple_to_values_array()
: query_opfunc.c
, query_opfunc.h
- qdata_unary_minus_dbval()
: query_opfunc.c
, query_opfunc.h
- qdata_update_agg_interpolation_func_value_and_domain()
: query_aggregate.cpp
- qdata_update_interpolation_func_value_and_domain()
: query_opfunc.c
, query_opfunc.h
- qdump_access_method_string()
: query_dump.c
- qdump_arith_operator_string()
: query_dump.c
- qdump_bool_operator_string()
: query_dump.c
- qdump_data_type_string()
: query_dump.c
- qdump_default_expression_string()
: query_dump.h
- qdump_key_range_string()
: query_dump.c
- qdump_operator_type_string()
: query_dump.c
, query_dump.h
- qdump_option_string()
: query_dump.c
- qdump_print_access_spec()
: query_dump.c
- qdump_print_aggregate_expression()
: query_dump.c
- qdump_print_alsm_eval_term()
: query_dump.c
- qdump_print_arith()
: query_dump.c
- qdump_print_arith_expression()
: query_dump.c
- qdump_print_attribute()
: query_dump.c
- qdump_print_attribute_id()
: query_dump.c
- qdump_print_btid()
: query_dump.c
- qdump_print_build_list_node()
: query_dump.c
- qdump_print_build_value_node()
: query_dump.c
- qdump_print_class()
: query_dump.c
- qdump_print_column()
: query_dump.c
- qdump_print_comp_eval_term()
: query_dump.c
- qdump_print_connect_by_proc_node()
: query_dump.c
- qdump_print_db_value()
: query_dump.c
- qdump_print_db_value_array()
: query_dump.c
- qdump_print_delete_proc_node()
: query_dump.c
- qdump_print_domain_list()
: query_dump.c
- qdump_print_eval_term()
: query_dump.c
- qdump_print_fetch_node()
: query_dump.c
- qdump_print_function_value()
: query_dump.c
- qdump_print_hfid()
: query_dump.c
- qdump_print_index()
: query_dump.c
- qdump_print_insert_proc_node()
: query_dump.c
- qdump_print_key_info()
: query_dump.c
- qdump_print_lhs_predicate()
: query_dump.c
- qdump_print_like_eval_term()
: query_dump.c
- qdump_print_list()
: query_dump.c
- qdump_print_list_id()
: query_dump.c
- qdump_print_list_merge_info()
: query_dump.c
- qdump_print_merge_list_proc_node()
: query_dump.c
- qdump_print_oid()
: query_dump.c
- qdump_print_outlist()
: query_dump.c
- qdump_print_predicate()
: query_dump.c
- qdump_print_regu_type()
: query_dump.c
- qdump_print_regu_variable_list()
: query_dump.c
- qdump_print_rlike_eval_term()
: query_dump.c
- qdump_print_showstmt()
: query_dump.c
- qdump_print_sort_list()
: query_dump.c
- qdump_print_term()
: query_dump.c
- qdump_print_tuple_value_position()
: query_dump.c
- qdump_print_type_list()
: query_dump.c
- qdump_print_update_proc_node()
: query_dump.c
- qdump_print_value()
: query_dump.c
- qdump_print_value_list()
: query_dump.c
- qdump_print_value_type_addr()
: query_dump.c
- qdump_print_vfid()
: query_dump.c
- qdump_print_xasl()
: query_dump.c
, query_dump.h
- qdump_print_xasl_type()
: query_dump.c
- qdump_range_type_string()
: query_dump.c
- qdump_regu_type_string()
: query_dump.c
- qdump_relation_operator_string()
: query_dump.c
- qdump_target_type_string()
: query_dump.c
- qentry_to_sentry()
: session.c
- qexec_add_composite_lock()
: query_executor.c
- qexec_add_tuple_to_topn()
: query_executor.c
- qexec_alloc_agg_hash_context()
: query_executor.c
- qexec_analytic_add_tuple()
: query_executor.c
- qexec_analytic_eval_instnum_pred()
: query_executor.c
- qexec_analytic_evaluate_cume_dist_percent_rank_function()
: query_executor.c
- qexec_analytic_evaluate_interpolation_function()
: query_executor.c
- qexec_analytic_evaluate_ntile_function()
: query_executor.c
- qexec_analytic_evaluate_offset_function()
: query_executor.c
- qexec_analytic_finalize_group()
: query_executor.c
- qexec_analytic_get_next()
: query_executor.c
- qexec_analytic_group_header_load()
: query_executor.c
- qexec_analytic_group_header_next()
: query_executor.c
- qexec_analytic_put_next()
: query_executor.c
- qexec_analytic_sort_key_header_load()
: query_executor.c
- qexec_analytic_start_group()
: query_executor.c
- qexec_analytic_update_group_result()
: query_executor.c
- qexec_analytic_value_advance()
: query_executor.c
- qexec_analytic_value_lookup()
: query_executor.c
- qexec_build_agg_hkey()
: query_executor.c
- qexec_change_delete_lob_info()
: query_executor.c
- qexec_check_for_cycle()
: query_executor.c
- qexec_check_limit_clause()
: query_executor.c
- qexec_clear_access_spec_list()
: query_executor.c
- qexec_clear_agg_list()
: query_executor.c
- qexec_clear_agg_orderby_const_list()
: query_executor.c
- qexec_clear_all_lists()
: query_executor.c
- qexec_clear_analytic_function_list()
: query_executor.c
- qexec_clear_analytic_function_state()
: query_executor.c
- qexec_clear_analytic_state()
: query_executor.c
- qexec_clear_arith_list()
: query_executor.c
- qexec_clear_connect_by_lists()
: query_executor.c
- qexec_clear_db_val_list()
: query_executor.c
- qexec_clear_func_pred()
: query_executor.c
, query_executor.h
- qexec_clear_groupby_state()
: query_executor.c
- qexec_clear_head_lists()
: query_executor.c
- qexec_clear_internal_classes()
: query_executor.c
- qexec_clear_list_cache_by_class()
: query_executor.c
, query_executor.h
- qexec_clear_mainblock_iterations()
: query_executor.c
- qexec_clear_partition_expression()
: query_executor.c
, query_executor.h
- qexec_clear_pos_desc()
: query_executor.c
- qexec_clear_pred()
: query_executor.c
- qexec_clear_pred_context()
: query_executor.c
, query_executor.h
- qexec_clear_pred_xasl()
: query_executor.c
- qexec_clear_regu_list()
: query_executor.c
- qexec_clear_regu_value_list()
: query_executor.c
- qexec_clear_regu_var()
: query_executor.c
- qexec_clear_regu_variable_list()
: query_executor.c
- qexec_clear_scan_all_lists()
: query_executor.c
- qexec_clear_sort_list()
: query_executor.c
- qexec_clear_topn_tuple()
: query_executor.c
- qexec_clear_update_assignment()
: query_executor.c
- qexec_clear_xasl()
: query_executor.c
, query_executor.h
- qexec_clear_xasl_head()
: query_executor.c
- qexec_close_scan()
: query_executor.c
- qexec_cmp_tpl_vals_merge()
: query_executor.c
- qexec_collection_has_null()
: query_executor.c
- qexec_compare_valptr_with_tuple()
: query_executor.c
- qexec_create_delete_lob_info()
: query_executor.c
- qexec_create_internal_classes()
: query_executor.c
- qexec_create_mvcc_reev_assignments()
: query_executor.c
- qexec_destroy_upddel_ehash_files()
: query_executor.c
- qexec_end_buildvalueblock_iterations()
: query_executor.c
- qexec_end_connect_by_lists()
: query_executor.c
- qexec_end_mainblock_iterations()
: query_executor.c
- qexec_end_one_iteration()
: query_executor.c
- qexec_end_scan()
: query_executor.c
- qexec_eval_grbynum_pred()
: query_executor.c
- qexec_eval_instnum_pred()
: query_executor.c
- qexec_eval_ordbynum_pred()
: query_executor.c
- qexec_evaluate_aggregates_optimize()
: query_executor.c
- qexec_evaluate_partition_aggregates()
: query_executor.c
- qexec_execute_analytic()
: query_executor.c
- qexec_execute_build_columns()
: query_executor.c
- qexec_execute_build_indexes()
: query_executor.c
- qexec_execute_connect_by()
: query_executor.c
- qexec_execute_cte()
: query_executor.c
- qexec_execute_delete()
: query_executor.c
- qexec_execute_do_stmt()
: query_executor.c
- qexec_execute_duplicate_key_update()
: query_executor.c
- qexec_execute_increment()
: query_executor.c
- qexec_execute_insert()
: query_executor.c
- qexec_execute_mainblock()
: query_executor.c
, query_executor.h
- qexec_execute_mainblock_internal()
: query_executor.c
- qexec_execute_merge()
: query_executor.c
- qexec_execute_obj_fetch()
: query_executor.c
- qexec_execute_query()
: query_executor.c
, query_executor.h
- qexec_execute_scan()
: query_executor.c
- qexec_execute_selupd_list()
: query_executor.c
- qexec_execute_selupd_list_find_class()
: query_executor.c
- qexec_execute_update()
: query_executor.c
- qexec_failure_line()
: query_executor.c
- qexec_fill_sort_limit()
: query_executor.c
- qexec_for_update_set_class_locks()
: query_executor.c
- qexec_free_agg_hash_context()
: query_executor.c
- qexec_free_delete_lob_info_list()
: query_executor.c
- qexec_gby_agg_tuple()
: query_executor.c
- qexec_gby_clear_group_dim()
: query_executor.c
- qexec_gby_finalize_group()
: query_executor.c
- qexec_gby_finalize_group_dim()
: query_executor.c
- qexec_gby_finalize_group_val_list()
: query_executor.c
- qexec_gby_get_next()
: query_executor.c
- qexec_gby_init_group_dim()
: query_executor.c
- qexec_gby_put_next()
: query_executor.c
- qexec_gby_start_group()
: query_executor.c
- qexec_gby_start_group_dim()
: query_executor.c
- qexec_generate_tuple_descriptor()
: query_executor.c
- qexec_get_attr_default()
: query_executor.c
- qexec_get_index_pseudocolumn_value_from_tuple()
: query_executor.c
- qexec_get_orderbynum_upper_bound()
: query_executor.c
- qexec_get_tuple_column_value()
: query_executor.c
, query_executor.h
- qexec_get_xasl_list_id()
: query_executor.c
, query_executor.h
- qexec_groupby()
: query_executor.c
- qexec_groupby_index()
: query_executor.c
- qexec_hash_gby_agg_tuple()
: query_executor.c
- qexec_hash_gby_get_next()
: query_executor.c
- qexec_hash_gby_put_next()
: query_executor.c
- qexec_init_agg_hierarchy_helpers()
: query_executor.c
- qexec_init_index_pseudocolumn_strings()
: query_executor.c
- qexec_init_instnum_val()
: query_executor.c
- qexec_init_next_partition()
: query_executor.c
- qexec_init_upddel_ehash_files()
: query_executor.c
- qexec_initialize_analytic_function_state()
: query_executor.c
- qexec_initialize_analytic_state()
: query_executor.c
- qexec_initialize_groupby_state()
: query_executor.c
- qexec_insert_tuple_into_list()
: query_executor.c
, query_executor.h
- qexec_intprt_fnc()
: query_executor.c
- qexec_iterate_connect_by_results()
: query_executor.c
- qexec_listfile_orderby()
: query_executor.c
- qexec_locate_agg_hentry_in_list()
: query_executor.c
- qexec_merge_fnc()
: query_executor.c
- qexec_merge_list()
: query_executor.c
- qexec_merge_list_outer()
: query_executor.c
- qexec_merge_listfiles()
: query_executor.c
- qexec_merge_tuple()
: query_executor.c
- qexec_merge_tuple_add_list()
: query_executor.c
- qexec_mvcc_cond_reev_set_scan_order()
: query_executor.c
- qexec_next_merge_block()
: query_executor.c
- qexec_next_scan_block()
: query_executor.c
- qexec_next_scan_block_iterations()
: query_executor.c
- qexec_oid_of_duplicate_key_update()
: query_executor.c
- qexec_open_scan()
: query_executor.c
- qexec_ordby_put_next()
: query_executor.c
- qexec_orderby_distinct()
: query_executor.c
- qexec_orderby_distinct_by_sorting()
: query_executor.c
- qexec_process_partition_unique_stats()
: query_executor.c
- qexec_process_unique_stats()
: query_executor.c
- qexec_prune_spec()
: query_executor.c
- qexec_recalc_tuples_parent_pos_in_list()
: query_executor.c
- qexec_remove_duplicates_for_replace()
: query_executor.c
- qexec_replace_prior_regu_vars()
: query_executor.c
- qexec_replace_prior_regu_vars_pred()
: query_executor.c
- qexec_replace_prior_regu_vars_prior_expr()
: query_executor.c
, query_executor.h
- qexec_reset_pred_expr()
: query_executor.c
- qexec_reset_pseudocolumns_val_pointers()
: query_executor.c
- qexec_reset_regu_variable()
: query_executor.c
- qexec_reset_regu_variable_list()
: query_executor.c
- qexec_resolve_domains_for_aggregation()
: query_executor.c
- qexec_resolve_domains_for_group_by()
: query_executor.c
- qexec_resolve_domains_on_sort_list()
: query_executor.c
- qexec_schema_get_type_desc()
: query_executor.c
- qexec_schema_get_type_name_from_id()
: query_executor.c
- qexec_set_class_locks()
: query_executor.c
- qexec_set_pseudocolumns_val_pointers()
: query_executor.c
- qexec_setup_list_id()
: query_executor.c
- qexec_setup_topn_proc()
: query_executor.c
- qexec_size_remaining()
: query_executor.c
- qexec_start_connect_by_lists()
: query_executor.c
- qexec_start_mainblock_iterations()
: query_executor.c
, query_executor.h
- qexec_topn_cmpval()
: query_executor.c
- qexec_topn_compare()
: query_executor.c
- qexec_topn_tuples_to_list_id()
: query_executor.c
- qexec_update_btree_unique_stats_info()
: query_executor.c
- qexec_update_connect_by_lists()
: query_executor.c
- qexec_upddel_add_unique_oid_to_ehid()
: query_executor.c
- qexec_upddel_mvcc_set_filters()
: query_executor.c
- qexec_upddel_setup_current_class()
: query_executor.c
- qfile_add_item_to_list()
: list_file.c
, list_file.h
- qfile_add_one_tuple()
: list_file.c
- qfile_add_overflow_tuple_to_list()
: list_file.c
, list_file.h
- qfile_add_tuple_get_pos_in_list()
: list_file.c
, list_file.h
- qfile_add_tuple_to_list()
: list_file.c
, list_file.h
- qfile_add_tuple_to_list_id()
: list_file.c
- qfile_add_two_tuple()
: list_file.c
- qfile_add_uncommitted_list_cache_entry()
: list_file.c
- qfile_advance()
: list_file.c
- qfile_advance_group()
: list_file.c
- qfile_advance_single()
: list_file.c
- qfile_alloc_sort_list()
: list_file.c
- qfile_allocate_list_cache_entry()
: list_file.c
- qfile_allocate_new_ovf_page()
: list_file.c
- qfile_allocate_new_page()
: list_file.c
- qfile_allocate_new_page_if_need()
: list_file.c
- qfile_allocate_sort_list()
: list_file.c
, list_file.h
- qfile_assign_list_cache()
: list_file.c
- qfile_clear_list_cache()
: list_file.c
, list_file.h
- qfile_clear_list_id()
: list_file.c
, list_file.h
- qfile_clear_sort_info()
: list_file.c
- qfile_clear_sort_key_info()
: list_file.c
, list_file.h
- qfile_clear_uncommited_list_cache_entry()
: list_file.h
- qfile_clone_list_id()
: list_file.c
, list_file.h
- qfile_close_and_free_list_file()
: list_file.c
- qfile_close_list()
: list_file.c
, list_file.h
- qfile_close_scan()
: list_file.c
, list_file.h
- qfile_combine_two_list()
: list_file.c
, list_file.h
- qfile_compare_all_sort_record()
: list_file.c
, list_file.h
- qfile_compare_equal_db_value_array()
: list_file.c
- qfile_compare_partial_sort_record()
: list_file.c
, list_file.h
- qfile_compare_tuple_helper()
: list_file.c
- qfile_compare_tuple_values()
: list_file.c
- qfile_compare_with_interpolation_domain()
: list_file.c
- qfile_compare_with_null_value()
: list_file.c
- qfile_copy_list_id()
: list_file.c
, list_file.h
- qfile_copy_list_pages()
: list_file.c
- qfile_copy_tuple()
: list_file.c
- qfile_copy_tuple_descr_to_tuple()
: list_file.c
, list_file.h
- qfile_dealloc_sort_list()
: list_file.c
- qfile_delete_list_cache_entry()
: list_file.c
- qfile_delete_uncommitted_list_cache_entry()
: list_file.c
- qfile_destroy_list()
: list_file.c
, list_file.h
- qfile_dump_list_cache_internal()
: list_file.c
, list_file.h
- qfile_duplicate_list()
: list_file.c
, list_file.h
- qfile_end_scan_fix()
: list_file.c
, list_file.h
- qfile_end_use_of_list_cache_entry()
: list_file.c
, list_file.h
- qfile_end_use_of_list_cache_entry_local()
: list_file.c
- qfile_fast_intint_tuple_to_list()
: list_file.c
, list_file.h
- qfile_fast_intval_tuple_to_list()
: list_file.c
, list_file.h
- qfile_fast_val_tuple_to_list()
: list_file.c
, list_file.h
- qfile_finalize()
: list_file.c
, list_file.h
- qfile_finalize_list_cache()
: list_file.c
, list_file.h
- qfile_free_list_cache_entry()
: list_file.c
- qfile_free_list_id()
: list_file.c
, list_file.h
- qfile_free_sort_list()
: list_file.c
, list_file.h
- qfile_generate_sort_tuple()
: list_file.c
, list_file.h
- qfile_generate_tuple_into_list()
: list_file.c
, list_file.h
- qfile_get_estimated_pages_for_sorting()
: list_file.c
, list_file.h
- qfile_get_first_page()
: list_file.c
, list_file.h
- qfile_get_list_cache_entry_param_values()
: list_file.c
- qfile_get_list_cache_entry_size_for_allocate()
: list_file.c
- qfile_get_list_cache_number_of_entries()
: list_file.c
, list_file.h
- qfile_get_list_file_page()
: network_interface_cl.h
, network_interface_cl.c
- qfile_get_next_sort_item()
: list_file.c
- qfile_get_sort_list_size()
: list_file.c
- qfile_get_tuple()
: list_file.h
, list_file.c
- qfile_get_tuple_from_current_list()
: list_file.c
- qfile_has_next_page()
: list_file.c
, list_file.h
- qfile_has_no_cache_entries()
: list_file.c
, list_file.h
- qfile_hash_db_value_array()
: list_file.c
- qfile_initialize()
: list_file.h
, list_file.c
- qfile_initialize_list_cache()
: list_file.c
, list_file.h
- qfile_initialize_page_header()
: list_file.c
- qfile_initialize_sort_info()
: list_file.c
- qfile_initialize_sort_key_info()
: list_file.c
, list_file.h
- qfile_is_early_time()
: list_file.c
- qfile_is_first_tuple()
: list_file.c
- qfile_is_last_page_full()
: list_file.c
- qfile_is_sort_list_covered()
: list_file.c
, list_file.h
- qfile_jump_scan_tuple_position()
: list_file.c
, list_file.h
- qfile_load_xasl_node_header()
: list_file.c
, list_file.h
- qfile_locate_tuple_next_value()
: list_file.c
, list_file.h
- qfile_locate_tuple_value()
: list_file.c
, list_file.h
- qfile_locate_tuple_value_r()
: list_file.c
, list_file.h
- qfile_lookup_list_cache_entry()
: list_file.c
, list_file.h
- qfile_make_sort_key()
: list_file.c
, list_file.h
- qfile_modify_type_list()
: list_file.c
, list_file.h
- qfile_open_list()
: list_file.c
, list_file.h
- qfile_open_list_scan()
: list_file.c
, list_file.h
- qfile_overwrite_tuple()
: list_file.c
, list_file.h
- qfile_print_list_cache_entry()
: list_file.c
- qfile_put_next_sort_item()
: list_file.c
- qfile_reallocate_tuple()
: list_file.c
, list_file.h
- qfile_reopen_list_as_append_mode()
: list_file.c
, list_file.h
- qfile_retrieve_tuple()
: list_file.c
- qfile_save_current_scan_tuple_position()
: list_file.c
, list_file.h
- qfile_save_merge_tuple()
: list_file.c
- qfile_save_normal_tuple()
: list_file.c
- qfile_save_single_bound_item_tuple()
: list_file.c
- qfile_save_sort_key_tuple()
: list_file.c
- qfile_save_tuple()
: list_file.h
, list_file.c
- qfile_scan_list()
: list_file.c
- qfile_scan_list_next()
: list_file.c
, list_file.h
- qfile_scan_list_prev()
: list_file.c
, list_file.h
- qfile_scan_next()
: list_file.c
- qfile_scan_prev()
: list_file.c
- qfile_set_dirty_page()
: list_file.c
- qfile_set_dirty_page_and_skip_logging()
: list_file.c
- qfile_set_tuple_column_value()
: list_file.c
, list_file.h
- qfile_sort_list()
: list_file.c
, list_file.h
- qfile_sort_list_with_func()
: list_file.c
, list_file.h
- qfile_start_scan_fix()
: list_file.c
, list_file.h
- qfile_unify_types()
: list_file.c
, list_file.h
- qfile_union_list()
: list_file.c
- qfile_update_domains_on_type_list()
: list_file.c
, list_file.h
- qfile_update_list_cache_entry()
: list_file.h
, list_file.c
- qfile_update_qlist_count()
: list_file.c
, list_file.h
- qmgr_add_modified_class()
: query_manager.c
, query_manager.h
- qmgr_add_query_entry()
: query_manager.c
- qmgr_allocate_oid_block()
: query_manager.c
- qmgr_allocate_query_entry()
: query_manager.c
- qmgr_allocate_tempfile_with_buffer()
: query_manager.c
- qmgr_allocate_tran_entries()
: query_manager.c
, query_manager.h
- qmgr_can_get_from_cache()
: query_manager.c
- qmgr_can_get_result_from_cache()
: query_manager.c
- qmgr_clear_relative_cache_entries()
: query_manager.c
- qmgr_clear_trans_wakeup()
: query_manager.c
, query_manager.h
- qmgr_create_new_temp_file()
: query_manager.h
, query_manager.c
- qmgr_create_result_file()
: query_manager.c
, query_manager.h
- qmgr_deallocate_oid_blocks()
: query_manager.c
- qmgr_deallocate_query_entries()
: query_manager.c
- qmgr_delete_query_entry()
: query_manager.c
- qmgr_drop_all_query_plans()
: network_interface_cl.c
, network_interface_cl.h
- qmgr_dump()
: query_manager.h
- qmgr_dump_query_cache()
: network_interface_cl.c
, network_interface_cl.h
- qmgr_dump_query_plans()
: network_interface_cl.h
, network_interface_cl.c
- qmgr_end_query()
: network_interface_cl.c
, network_interface_cl.h
- qmgr_execute_query()
: network_interface_cl.h
, network_interface_cl.c
- qmgr_finalize()
: query_manager.c
, query_manager.h
- qmgr_finalize_temp_file_list()
: query_manager.c
- qmgr_find_query_entry()
: query_manager.c
- qmgr_free_list_temp_file()
: query_manager.c
, query_manager.h
- qmgr_free_oid_block()
: query_manager.c
- qmgr_free_old_page()
: query_manager.c
, query_manager.h
- qmgr_free_query_entry()
: query_manager.c
- qmgr_free_query_temp_file()
: query_manager.c
- qmgr_free_query_temp_file_helper()
: query_manager.c
- qmgr_free_temp_file_list()
: query_manager.c
, query_manager.h
- qmgr_free_tran_entries()
: query_manager.c
- qmgr_get_current_query_id()
: query_manager.c
, query_manager.h
- qmgr_get_external_file_page()
: query_manager.c
- qmgr_get_new_page()
: query_manager.c
, query_manager.h
- qmgr_get_old_page()
: query_manager.c
, query_manager.h
- qmgr_get_page_type()
: query_manager.c
- qmgr_get_query_entry()
: query_manager.c
, query_manager.h
- qmgr_get_query_sql_user_text()
: query_manager.c
, query_manager.h
- qmgr_get_rand_buf()
: query_manager.c
, query_manager.h
- qmgr_get_sql_id()
: query_manager.c
, query_manager.h
- qmgr_get_temp_file_from_list()
: query_manager.c
- qmgr_get_temp_file_membuf_pages()
: query_manager.c
, query_manager.h
- qmgr_init_external_file_page()
: query_manager.c
- qmgr_initialize()
: query_manager.c
, query_manager.h
- qmgr_initialize_temp_file_list()
: query_manager.c
- qmgr_initialize_tran_entry()
: query_manager.c
- qmgr_is_allowed_result_cache()
: query_manager.c
- qmgr_is_related_class_modified()
: query_manager.c
- qmgr_mark_query_as_completed()
: query_manager.c
- qmgr_prepare_and_execute_query()
: network_interface_cl.h
, network_interface_cl.c
- qmgr_prepare_query()
: network_interface_cl.c
, network_interface_cl.h
- qmgr_process_query()
: query_manager.c
- qmgr_put_page_header()
: query_manager.c
- qmgr_put_temp_file_into_list()
: query_manager.c
- qmgr_set_dirty_page()
: query_manager.c
, query_manager.h
- qmgr_set_query_error()
: query_manager.c
, query_manager.h
- qmgr_setup_empty_list_file()
: query_manager.c
, query_manager.h
- qo_abort()
: optimizer.h
, query_graph.c
- qo_add_dep_term()
: query_graph.c
- qo_add_dummy_join_term()
: query_graph.c
- qo_add_final_segment()
: query_graph.c
- qo_add_hq_iterations_access_spec()
: optimizer.h
, plan_generation.c
- qo_add_node()
: query_graph.c
- qo_add_term()
: query_graph.c
- qo_all_some_in_selectivity()
: query_planner.c
- qo_alloc_index()
: query_graph.c
- qo_alloc_info()
: query_planner.c
- qo_alloc_planner()
: query_planner.c
- qo_allocate_like_bound_for_index_scan()
: query_rewrite.c
- qo_analyze_path_join()
: query_rewrite.c
- qo_analyze_path_join_pre()
: query_rewrite.c
- qo_analyze_term()
: query_graph.c
- qo_and_selectivity()
: query_planner.c
- qo_apply_range_intersection()
: query_rewrite.c
- qo_apply_range_intersection_helper()
: query_rewrite.c
- qo_assign_eq_classes()
: query_graph.c
- qo_between_selectivity()
: query_planner.c
- qo_can_generate_single_table_connect_by()
: query_rewrite.c
- qo_check_coll_optimization()
: query_graph.c
, query_graph.h
- qo_check_condition_yields_null()
: query_rewrite.c
- qo_check_groupby_skip_descending()
: query_planner.c
- qo_check_iscan_for_multi_range_opt()
: plan_generation.c
, optimizer.h
- qo_check_join_for_multi_range_opt()
: optimizer.h
, plan_generation.c
- qo_check_like_expression_pre()
: query_rewrite.c
- qo_check_new_best_plan_on_info()
: query_planner.c
- qo_check_nullable_expr()
: optimizer.h
, query_rewrite.c
- qo_check_nullable_expr_with_spec()
: query_rewrite.c
- qo_check_orderby_skip_descending()
: query_planner.c
- qo_check_parent_eq_class_for_multi_range_opt()
: plan_generation.c
- qo_check_plan_index_for_multi_range_opt()
: plan_generation.c
- qo_check_plan_on_info()
: query_planner.c
- qo_check_planvec()
: query_planner.c
- qo_check_seg_belongs_to_range_term()
: plan_generation.c
- qo_check_subplan_join_cond_for_multi_range_opt()
: plan_generation.c
- qo_check_subplans_for_multi_range_opt()
: plan_generation.c
- qo_check_subqueries_for_multi_range_opt()
: plan_generation.c
- qo_check_terms_for_multiple_range_opt()
: plan_generation.c
- qo_check_type_index_covering()
: query_graph.c
, query_graph.h
- qo_classify()
: query_planner.c
- qo_classify_outerjoin_terms()
: query_graph.c
- qo_clean_planner()
: query_planner.c
- qo_cmp_planvec()
: query_planner.c
- qo_collect_name_spec()
: query_rewrite.c
- qo_collect_name_spec_post()
: query_rewrite.c
- qo_combine_partitions()
: query_planner.c
- qo_comp_selectivity()
: query_planner.c
- qo_compare_dbvalue_with_optype()
: query_rewrite.c
- qo_compute_projected_segs()
: query_planner.c
- qo_compute_projected_size()
: query_planner.c
- qo_construct_new_set()
: query_rewrite.c
- qo_converse_sarg_terms()
: query_rewrite.c
- qo_convert_attref_to_dotexpr()
: query_rewrite.c
- qo_convert_attref_to_dotexpr_pre()
: query_rewrite.c
- qo_convert_to_range()
: query_rewrite.c
- qo_convert_to_range_helper()
: query_rewrite.c
- qo_cp_new()
: query_planner.c
- qo_data_compare()
: query_graph.c
- qo_detach_info()
: query_planner.c
- qo_discover_edges()
: query_graph.c
- qo_discover_indexes()
: query_graph.c
- qo_discover_partitions()
: query_graph.c
- qo_discover_sort_limit_join_nodes()
: query_graph.c
- qo_discover_sort_limit_nodes()
: query_graph.c
- qo_do_auto_parameterize()
: query_rewrite.c
, parser.h
- qo_do_auto_parameterize_keylimit_clause()
: query_rewrite.c
- qo_do_auto_parameterize_limit_clause()
: query_rewrite.c
- qo_dump_info()
: query_planner.c
- qo_dump_planner_info()
: query_planner.c
- qo_dump_planvec()
: query_planner.c
- qo_env_dump()
: query_graph.c
- qo_env_free()
: query_graph.c
, query_graph.h
- qo_env_init()
: query_graph.c
- qo_env_new()
: query_graph.c
- qo_eqclass_add()
: query_graph.c
- qo_eqclass_dump()
: query_graph.c
- qo_eqclass_fprint_wrt()
: query_graph.c
, query_graph.h
- qo_eqclass_free()
: query_graph.c
- qo_eqclass_new()
: query_graph.c
- qo_eqclass_wrt()
: query_graph.c
- qo_equal_selectivity()
: query_planner.c
- qo_equivalence()
: query_graph.c
- qo_estimate_statistics()
: query_graph.c
- qo_examine_correlated_index()
: query_planner.c
- qo_examine_follow()
: query_planner.c
- qo_examine_idx_join()
: query_planner.c
- qo_examine_merge_join()
: query_planner.c
- qo_examine_nl_join()
: query_planner.c
- qo_exchange()
: query_graph.c
- qo_expr_segs()
: query_graph.c
, optimizer.h
- qo_expr_selectivity()
: optimizer.h
, query_planner.c
- qo_find_best_nljoin_inner_plan_on_info()
: query_planner.c
- qo_find_best_path_type()
: query_rewrite.c
- qo_find_best_plan_on_info()
: query_planner.c
- qo_find_best_plan_on_planvec()
: query_planner.c
- qo_find_index_seg_terms()
: query_graph.c
- qo_find_index_segs()
: query_graph.c
- qo_find_index_terms()
: query_graph.c
- qo_find_like_rewrite_bound()
: query_rewrite.c
- qo_find_matching_index()
: query_graph.c
- qo_find_node_indexes()
: query_graph.c
- qo_find_subplan_using_multi_range_opt()
: optimizer.h
, plan_generation.c
- qo_fold_is_and_not_null()
: query_rewrite.c
- qo_follow_cost()
: query_planner.c
- qo_follow_fprint()
: query_planner.c
- qo_follow_info()
: query_planner.c
- qo_follow_new()
: query_planner.c
- qo_follow_walk()
: query_planner.c
- qo_free_attr_info()
: query_graph.c
- qo_free_class_info()
: query_graph.c
- qo_free_index()
: query_graph.c
- qo_free_info()
: query_planner.c
- qo_free_node_index_info()
: query_graph.c
- qo_free_xasl_index_info()
: plan_generation.c
- qo_generate_index_scan()
: query_planner.c
- qo_generate_join_index_scan()
: query_planner.c
- qo_generate_loose_index_scan()
: query_planner.c
- qo_generate_seq_scan()
: query_planner.c
- qo_generate_sort_limit_plan()
: query_planner.c
- qo_generic_walk()
: query_planner.c
- qo_get_attr_info()
: query_graph.c
- qo_get_attr_info_func_index()
: query_graph.c
- qo_get_class_info()
: query_graph.c
- qo_get_ils_prefix_length()
: query_graph.c
- qo_get_index_info()
: query_graph.c
- qo_get_key_limit_from_instnum()
: plan_generation.c
, optimizer.h
- qo_get_key_limit_from_ordbynum()
: plan_generation.c
, optimizer.h
- qo_get_limit_from_eval_term()
: plan_generation.c
- qo_get_limit_from_instnum_pred()
: plan_generation.c
- qo_get_multi_col_range_segs()
: plan_generation.c
- qo_get_name_by_spec_id()
: query_rewrite.c
- qo_get_next_oid_pred()
: query_rewrite.c
- qo_get_optimization_param()
: query_graph.c
, optimizer.h
- qo_get_orderby_num_upper_bound_node()
: plan_generation.c
- qo_get_xasl_index_info()
: plan_generation.c
- qo_group_by_skip_plans_cmp()
: query_planner.c
- qo_has_is_not_null_term()
: query_planner.c
- qo_has_sort_limit_subplan()
: query_planner.c
, query_planner.h
- qo_index_cardinality()
: query_planner.c
- qo_index_covering_plans_cmp()
: query_planner.c
- qo_index_has_bit_attr()
: query_planner.c
- qo_index_scan_new()
: query_planner.c
- qo_info_nodes_init()
: query_planner.c
- qo_info_stats()
: query_planner.h
, query_planner.c
- qo_init_planvec()
: query_planner.c
- qo_insert_segment()
: query_graph.c
- qo_is_all_unique_index_columns_are_equi_terms()
: query_planner.c
, query_planner.h
- qo_is_cast_attr()
: query_rewrite.c
- qo_is_coverage_index()
: query_graph.c
- qo_is_equi_join_term()
: query_graph.c
- qo_is_filter_index()
: query_graph.c
, query_graph.h
- qo_is_index_covering_scan()
: plan_generation.c
, optimizer.h
- qo_is_index_iss_scan()
: optimizer.h
, plan_generation.c
- qo_is_index_loose_scan()
: optimizer.h
, plan_generation.c
- qo_is_index_mro_scan()
: optimizer.h
, plan_generation.c
- qo_is_interesting_order_scan()
: query_planner.c
, query_planner.h
- qo_is_iscan()
: query_planner.c
, query_planner.h
- qo_is_iscan_from_groupby()
: query_planner.c
, query_planner.h
- qo_is_iscan_from_orderby()
: query_planner.h
, query_planner.c
- qo_is_iss_index()
: query_graph.c
- qo_is_non_mvcc_class_with_index()
: query_graph.c
- qo_is_oid_const()
: query_rewrite.c
- qo_is_partition_attr()
: query_rewrite.c
- qo_is_pk_fk_full_join()
: query_graph.c
- qo_is_prefix_index()
: query_graph.c
, query_graph.h
- qo_is_reduceable_const()
: query_rewrite.c
- qo_is_seq_scan()
: query_planner.h
, query_planner.c
- qo_is_sort_limit()
: query_planner.c
- qo_is_usable_index()
: query_graph.c
- qo_iscan_cost()
: query_planner.c
- qo_join_fprint()
: query_planner.c
- qo_join_free()
: query_planner.c
- qo_join_info()
: query_planner.c
- qo_join_new()
: query_planner.c
- qo_join_segment()
: query_graph.c
- qo_join_walk()
: query_planner.c
- qo_make_new_derived_tblspec()
: query_rewrite.c
- qo_merge_range_helper()
: query_rewrite.c
- qo_mjoin_cost()
: query_planner.c
- qo_move_on_clause_of_explicit_join_to_where_clause()
: query_rewrite.c
- qo_multi_range_opt_plans_cmp()
: query_planner.c
- qo_need_skip_execution()
: optimizer.h
, query_graph.c
- qo_nljoin_cost()
: query_planner.c
- qo_node_add_sarg()
: query_graph.c
- qo_node_clear()
: query_graph.c
- qo_node_dump()
: query_graph.c
- qo_node_fprint()
: query_graph.c
, query_graph.h
- qo_node_free()
: query_graph.c
- qo_not_selectivity()
: query_planner.c
- qo_optimize_helper()
: query_graph.c
- qo_optimize_queries()
: query_rewrite.c
- qo_optimize_queries_post()
: query_rewrite.c
- qo_optimize_query()
: optimizer.h
, query_graph.c
- qo_or_selectivity()
: query_planner.c
- qo_order_by_skip_plans_cmp()
: query_planner.c
- qo_partition_dump()
: query_graph.c
- qo_partition_free()
: query_graph.c
- qo_partition_init()
: query_graph.c
- qo_plan_add_to_free_list()
: query_planner.c
- qo_plan_cmp()
: query_planner.c
- qo_plan_cmp_prefer_covering_index()
: query_planner.c
- qo_plan_compute_cost()
: query_planner.c
- qo_plan_compute_iscan_sort_list()
: query_planner.c
- qo_plan_compute_subquery_cost()
: query_planner.c
- qo_plan_del_ref_func()
: query_planner.c
- qo_plan_discard()
: optimizer.h
, query_planner.c
- qo_plan_dump()
: query_planner.c
, optimizer.h
- qo_plan_finalize()
: query_planner.c
- qo_plan_follow_print_json()
: query_planner.c
- qo_plan_follow_print_text()
: query_planner.c
- qo_plan_fprint()
: query_planner.c
- qo_plan_free()
: query_planner.c
- qo_plan_get_cost_fn()
: optimizer.h
, query_planner.c
- qo_plan_is_orderby_skip_candidate()
: query_planner.c
- qo_plan_iscan_sort_list()
: optimizer.h
, plan_generation.c
- qo_plan_iscan_terms_cmp()
: query_planner.c
- qo_plan_join_print_json()
: query_planner.c
- qo_plan_join_print_text()
: query_planner.c
- qo_plan_lite_print()
: xasl_generation.c
, query_planner.c
- qo_plan_malloc()
: query_planner.c
- qo_plan_multi_range_opt()
: plan_generation.c
, optimizer.h
- qo_plan_order_by()
: query_planner.c
- qo_plan_print_analytic_eval()
: query_planner.c
- qo_plan_print_costs()
: query_planner.c
- qo_plan_print_json()
: query_planner.c
- qo_plan_print_outer_join_terms()
: query_planner.c
- qo_plan_print_projected_segs()
: query_planner.c
- qo_plan_print_sarged_terms()
: query_planner.c
- qo_plan_print_sort_spec()
: query_planner.c
- qo_plan_print_sort_spec_helper()
: query_planner.c
- qo_plan_print_subqueries()
: query_planner.c
- qo_plan_print_text()
: query_planner.c
- qo_plan_scan_print_json()
: query_planner.c
- qo_plan_scan_print_text()
: query_planner.c
- qo_plan_set_cost_fn()
: query_planner.c
, optimizer.h
- qo_plan_skip_groupby()
: optimizer.h
, plan_generation.c
- qo_plan_skip_orderby()
: plan_generation.c
, optimizer.h
- qo_plan_sort_print_json()
: query_planner.c
- qo_plan_sort_print_text()
: query_planner.c
- qo_plan_walk()
: query_planner.c
- qo_planner_free()
: query_planner.h
, query_planner.c
- qo_planner_search()
: query_planner.h
, query_planner.c
- qo_plans_init()
: query_planner.c
- qo_plans_stats()
: query_planner.c
, query_planner.h
- qo_plans_teardown()
: query_planner.c
- qo_print_stats()
: query_graph.c
, query_graph.h
- qo_range_optype_rank()
: query_rewrite.c
- qo_range_selectivity()
: query_planner.c
- qo_reduce_comp_pair_terms()
: query_rewrite.c
- qo_reduce_equality_terms()
: query_rewrite.c
- qo_reduce_order_by()
: query_rewrite.c
- qo_reduce_order_by_for()
: query_rewrite.c
- qo_replace_spec_name_with_null()
: query_rewrite.c
- qo_reset_location()
: query_rewrite.c
- qo_rewrite_hidden_col_as_derived()
: query_rewrite.c
- qo_rewrite_index_hints()
: query_rewrite.c
- qo_rewrite_innerjoin()
: query_rewrite.c
- qo_rewrite_like_for_index_scan()
: query_rewrite.c
- qo_rewrite_like_terms()
: query_rewrite.c
- qo_rewrite_oid_equality()
: query_rewrite.c
- qo_rewrite_one_like_term()
: query_rewrite.c
- qo_rewrite_outerjoin()
: query_rewrite.c
- qo_rewrite_subqueries()
: query_rewrite.c
- qo_scan_fprint()
: query_planner.c
- qo_scan_free()
: query_planner.c
- qo_scan_info()
: query_planner.c
- qo_scan_new()
: query_planner.c
- qo_search_comp_pair_term()
: query_rewrite.c
- qo_search_isnull_key_expr()
: query_planner.c
- qo_search_partition()
: query_planner.c
- qo_search_partition_join()
: query_planner.c
- qo_search_planner()
: query_planner.c
- qo_seg_clear()
: query_graph.c
- qo_seg_fprint()
: query_graph.c
, query_graph.h
- qo_seg_free()
: query_graph.c
- qo_seg_nodes()
: query_graph.c
- qo_seg_width()
: query_graph.c
, query_graph.h
- qo_seq_scan_new()
: query_planner.c
- qo_set_cost()
: query_planner.c
, optimizer.h
- qo_set_optimization_param()
: optimizer.h
, query_graph.c
- qo_set_orderby_skip()
: query_planner.c
- qo_set_use_desc()
: query_planner.c
- qo_set_value_to_range_list()
: query_rewrite.c
- qo_sort_cost()
: query_planner.c
- qo_sort_fprint()
: query_planner.c
- qo_sort_info()
: query_planner.c
- qo_sort_new()
: query_planner.c
- qo_sort_walk()
: query_planner.c
- qo_sscan_cost()
: query_planner.c
- qo_subquery_dump()
: query_graph.c
- qo_subquery_free()
: query_graph.c
- qo_term_clear()
: query_graph.c
- qo_term_dump()
: query_graph.c
- qo_term_fprint()
: query_graph.h
, query_graph.c
- qo_term_free()
: query_graph.c
- qo_term_string()
: query_planner.c
- qo_termset_fprint()
: query_graph.h
, query_graph.c
- qo_to_xasl()
: optimizer.h
, plan_generation.c
- qo_top_plan_new()
: query_planner.c
- qo_top_plan_print_json()
: query_planner.c
, optimizer.h
- qo_top_plan_print_text()
: optimizer.h
, query_planner.c
- qo_uninit_planvec()
: query_planner.c
- qo_unset_multi_range_optimization()
: query_planner.c
- qo_validate()
: query_graph.c
- qo_validate_index_attr_notnull()
: query_planner.c
- qo_validate_index_for_groupby()
: query_planner.c
- qo_validate_index_for_orderby()
: query_planner.c
- qo_validate_index_term_notnull()
: query_planner.c
- qo_validate_indexes_for_orderby()
: query_planner.c
- qo_validate_regu_var_for_limit()
: plan_generation.c
- qo_walk_plan_tree()
: query_planner.c
- qo_worst_cost()
: query_planner.c
- qo_worst_fprint()
: query_planner.c
- qo_worst_info()
: query_planner.c
- qo_worst_new()
: query_planner.c
- qo_xasl_get_num_terms()
: plan_generation.c
, optimizer.h
- qo_xasl_get_terms()
: optimizer.h
, plan_generation.c
- qo_zero_cost()
: query_planner.c
- qp_get_server_info()
: network_interface_cl.h
, network_interface_cl.c
- qproc_next_set_scan()
: set_scan.h
, set_scan.c
- qres_apply_updatef()
: cci_stub.c
- qstr_bin_to_hex()
: string_opfunc.c
, string_opfunc.h
- qstr_bit_coerce()
: string_opfunc.c
- qstr_bit_concatenate()
: string_opfunc.c
- qstr_bit_position()
: string_opfunc.c
- qstr_bit_substring()
: string_opfunc.c
- qstr_bit_to_bin()
: string_opfunc.h
, string_opfunc.c
- qstr_bit_to_hex_coerce()
: string_opfunc.c
, string_opfunc.h
- qstr_coerce()
: string_opfunc.c
- qstr_compare()
: string_opfunc.h
- qstr_concatenate()
: string_opfunc.c
- qstr_eval_like()
: string_opfunc.c
- qstr_ffs()
: string_opfunc.c
- qstr_get_category()
: string_opfunc.c
- qstr_grow_string()
: string_opfunc.c
- qstr_hex_to_bin()
: string_opfunc.c
, string_opfunc.h
- qstr_make_typed_string()
: string_opfunc.c
, string_opfunc.h
- qstr_pad()
: string_opfunc.c
- qstr_pad_string()
: string_opfunc.c
, string_opfunc.h
- qstr_position()
: string_opfunc.c
- qstr_replace()
: string_opfunc.c
- qstr_substring()
: string_opfunc.c
- qstr_translate()
: string_opfunc.c
- qstr_trim()
: string_opfunc.c
- qstr_trim_trailing()
: string_opfunc.c
, string_opfunc.h
- query_cancel()
: cas.c
- query_get_column_with_name()
: execute_schema.c
- query_info_add()
: cas_query_info.c
, cas_query_info.h
- query_info_add_ne()
: cas_query_info.c
, cas_query_info.h
- query_info_clear()
: cas_query_info.c
, cas_query_info.h
- query_info_init()
: cas_query_info.h
, cas_query_info.c
- query_info_print()
: cas_query_info.c
, cas_query_info.h
- query_multi_range_opt_check_set_sort_col()
: query_executor.c
- query_multi_range_opt_check_specs()
: query_executor.c
- query_seq_num_current_value()
: cas.h
, cas.c
- query_seq_num_next_value()
: cas.h
, cas.c
- query_spec_size()
: transform_cl.c
- query_spec_to_disk()
: transform_cl.c
- query_spec_to_disk_lwriter()
: transform_cl.c
- quick_validate()
: object_template.c