CUBRID Engine
latest
|
Public Attributes | |
struct db_value_plist * | next |
DB_VALUE * | val |
Definition at line 82 of file semantic_check.c.
struct db_value_plist* db_value_plist::next |
Definition at line 84 of file semantic_check.c.
Referenced by db_value_list_add(), db_value_list_find(), db_value_list_finddel(), pt_check_alter_partition(), pt_check_assignments(), pt_check_drop(), pt_check_order_by(), pt_check_with_info(), pt_fold_union(), pt_semantic_check_local(), and pt_try_remove_order_by().
DB_VALUE* db_value_plist::val |
Definition at line 85 of file semantic_check.c.
Referenced by db_value_list_add(), db_value_list_find(), db_value_list_finddel(), pt_check_alter_partition(), pt_check_method(), pt_check_partition_values(), pt_replace_names_in_update_values(), pt_replace_referenced_attributes(), and pt_value_links_add().