CUBRID Engine
latest
|
#include <dbtype_def.h>
Public Attributes | |
int | i |
short | sh |
DB_BIGINT | bigint |
float | f |
double | d |
void * | p |
DB_OBJECT * | op |
DB_TIME | time |
DB_DATE | date |
DB_TIMESTAMP | utime |
DB_TIMESTAMPTZ | timestamptz |
DB_DATETIME | datetime |
DB_DATETIMETZ | datetimetz |
DB_MONETARY | money |
DB_COLLECTION * | set |
DB_COLLECTION * | collect |
DB_MIDXKEY | midxkey |
DB_ELO | elo |
int | error |
DB_IDENTIFIER | oid |
DB_NUMERIC | num |
DB_CHAR | ch |
DB_RESULTSET | rset |
DB_ENUM_ELEMENT | enumeration |
DB_JSON | json |
Definition at line 1047 of file dbtype_def.h.
DB_BIGINT db_data::bigint |
Definition at line 1051 of file dbtype_def.h.
Referenced by db_print_data(), db_value_domain_max(), db_value_domain_min(), db_value_domain_zero(), ldr_int_db_bigint(), ldr_int_elem(), partition_decrement_value(), qexec_eval_grbynum_pred(), qexec_eval_instnum_pred(), qexec_eval_ordbynum_pred(), qo_data_compare(), cubload::to_db_bigint(), cubload::to_int_generic(), and xstats_get_statistics_from_server().
DB_CHAR db_data::ch |
Definition at line 1070 of file dbtype_def.h.
Referenced by btree_apply_key_range_and_filter(), db_get_string_length(), db_string_put_cs_and_collation(), db_string_unique_prefix(), db_value_domain_default(), db_value_domain_init(), db_value_domain_max(), db_value_domain_min(), eval_key_filter(), free_session_variable(), ldr_str_db_char(), ldr_str_db_varchar(), mr_cmpval_char(), mr_cmpval_string(), mr_lengthval_string_internal(), mr_setval_string(), mr_setval_varnchar(), mr_writeval_string_internal(), mr_writeval_varnchar_internal(), or_get_enumeration(), pr_clear_compressed_string(), pr_clear_value(), pr_do_db_value_string_compression(), pt_to_regu_resolve_domain(), qdata_load_agg_hvalue_in_agg_list(), scan_dbvals_to_midxkey(), and update_session_variable().
DB_COLLECTION* db_data::collect |
Definition at line 1064 of file dbtype_def.h.
double db_data::d |
Definition at line 1053 of file dbtype_def.h.
Referenced by db_print_data(), db_value_domain_max(), db_value_domain_min(), db_value_domain_zero(), ldr_double_elem(), ldr_real_db_double(), mht_get_hash_number(), qo_data_compare(), cubload::to_db_double(), and xstats_get_statistics_from_server().
DB_DATE db_data::date |
Definition at line 1057 of file dbtype_def.h.
Referenced by db_last_day(), db_print_data(), db_value_domain_default(), db_value_domain_max(), db_value_domain_min(), db_value_put_encoded_date(), ldr_date_elem(), mht_get_hash_number(), partition_decrement_value(), qo_data_compare(), cubload::to_db_date(), and xstats_get_statistics_from_server().
DB_DATETIME db_data::datetime |
Definition at line 1060 of file dbtype_def.h.
Referenced by db_print_data(), db_value_domain_default(), db_value_domain_max(), db_value_domain_min(), ldr_datetime_elem(), ldr_datetimeltz_elem(), mht_get_hash_number(), partition_decrement_value(), qo_data_compare(), cubload::to_db_datetime(), cubload::to_db_datetimeltz(), and xstats_get_statistics_from_server().
DB_DATETIMETZ db_data::datetimetz |
Definition at line 1061 of file dbtype_def.h.
Referenced by db_print_data(), db_value_domain_default(), db_value_domain_max(), db_value_domain_min(), ldr_datetimetz_elem(), mht_get_hash_number(), partition_decrement_value(), qo_data_compare(), cubload::to_db_datetimetz(), and xstats_get_statistics_from_server().
DB_ELO db_data::elo |
Definition at line 1066 of file dbtype_def.h.
Referenced by db_value_domain_default(), db_value_domain_max(), and db_value_domain_min().
DB_ENUM_ELEMENT db_data::enumeration |
Definition at line 1072 of file dbtype_def.h.
Referenced by db_enum_put_cs_and_collation(), db_value_domain_init(), and mht_get_hash_number().
int db_data::error |
Definition at line 1067 of file dbtype_def.h.
float db_data::f |
Definition at line 1052 of file dbtype_def.h.
Referenced by db_print_data(), db_value_domain_max(), db_value_domain_min(), db_value_domain_zero(), ldr_float_elem(), ldr_real_db_float(), mht_get_hash_number(), qo_data_compare(), cubload::to_db_float(), and xstats_get_statistics_from_server().
int db_data::i |
Definition at line 1049 of file dbtype_def.h.
Referenced by adjust_partition_size(), db_print_data(), db_string_rlike(), db_value_domain_max(), db_value_domain_min(), db_value_domain_zero(), do_get_partition_size(), ldr_int_db_int(), ldr_int_elem(), mht_get_hash_number(), mq_update_order_by(), partition_decrement_value(), pt_add_oid_to_select_list(), pt_adjust_analytic_sort_specs(), pt_check_alter_partition(), qdata_load_agg_hentry_from_tuple(), qdump_print_rlike_eval_term(), qexec_analytic_evaluate_offset_function(), qo_data_compare(), sm_partitioned_class_type(), cubload::to_db_int(), cubload::to_int_generic(), and xstats_get_statistics_from_server().
DB_JSON db_data::json |
Definition at line 1073 of file dbtype_def.h.
Referenced by db_get_json_raw_body(), db_value_domain_init(), db_value_to_json_doc(), mr_data_lengthval_json(), mr_data_writeval_json(), mr_setmem_json(), mr_setval_json(), or_get_value(), pr_clear_value(), pt_bind_helper(), pt_data_type_init_value(), pt_db_value_initialize(), and tp_value_cast_internal().
DB_MIDXKEY db_data::midxkey |
Definition at line 1065 of file dbtype_def.h.
Referenced by btree_fix_root_for_delete(), btree_fix_root_for_insert(), btree_get_root_with_key(), btree_ils_adjust_range(), btree_keyoid_checkscan_check(), locator_update_index(), mr_index_lengthval_midxkey(), partition_attrinfo_get_key(), pr_clear_value(), scan_get_next_iss_value(), and scan_regu_key_to_index_key().
DB_MONETARY db_data::money |
Definition at line 1062 of file dbtype_def.h.
Referenced by db_print_data(), db_value_domain_max(), db_value_domain_min(), db_value_domain_zero(), db_value_get_monetary_amount_as_double(), db_value_get_monetary_currency(), db_value_put_monetary_amount_as_double(), db_value_put_monetary_currency(), qo_data_compare(), and xstats_get_statistics_from_server().
DB_NUMERIC db_data::num |
Definition at line 1069 of file dbtype_def.h.
Referenced by db_value_domain_max(), db_value_domain_min(), db_value_domain_zero(), and mht_get_hash_number().
DB_IDENTIFIER db_data::oid |
Definition at line 1068 of file dbtype_def.h.
Referenced by db_value_domain_default(), db_value_domain_max(), db_value_domain_min(), mht_get_hash_number(), vid_make_vid(), and ws_vmop().
DB_OBJECT* db_data::op |
Definition at line 1055 of file dbtype_def.h.
Referenced by pr_clear_value(), res_delete_row_internal(), rs_set_db_value(), and ws_move_label_value_list().
void* db_data::p |
Definition at line 1054 of file dbtype_def.h.
DB_RESULTSET db_data::rset |
Definition at line 1071 of file dbtype_def.h.
DB_COLLECTION* db_data::set |
Definition at line 1063 of file dbtype_def.h.
Referenced by catcls_get_or_value_from_attribute(), db_value_domain_max(), db_value_domain_min(), get_att_default_from_def(), mht_get_hash_number(), pr_clear_value(), and set_make_collection().
short db_data::sh |
Definition at line 1050 of file dbtype_def.h.
Referenced by db_print_data(), db_value_domain_max(), db_value_domain_min(), db_value_domain_zero(), ldr_int_db_short(), mht_get_hash_number(), qo_data_compare(), cubload::to_db_short(), and xstats_get_statistics_from_server().
DB_TIME db_data::time |
Definition at line 1056 of file dbtype_def.h.
Referenced by db_print_data(), db_value_domain_default(), db_value_domain_max(), db_value_domain_min(), db_value_put_encoded_time(), ldr_time_elem(), mht_get_hash_number(), partition_decrement_value(), qo_data_compare(), cubload::to_db_time(), and xstats_get_statistics_from_server().
DB_TIMESTAMPTZ db_data::timestamptz |
Definition at line 1059 of file dbtype_def.h.
Referenced by db_print_data(), db_value_domain_default(), db_value_domain_max(), db_value_domain_min(), ldr_timestamptz_elem(), mht_get_hash_number(), partition_decrement_value(), qo_data_compare(), cubload::to_db_timestamptz(), and xstats_get_statistics_from_server().
DB_TIMESTAMP db_data::utime |
Definition at line 1058 of file dbtype_def.h.
Referenced by db_print_data(), db_value_domain_default(), db_value_domain_max(), db_value_domain_min(), ldr_timestamp_elem(), ldr_timestampltz_elem(), mht_get_hash_number(), partition_decrement_value(), qdata_subtract_timestamptz_to_dbval(), qo_data_compare(), cubload::to_db_timestamp(), cubload::to_db_timestampltz(), and xstats_get_statistics_from_server().