CUBRID Engine
latest
|
#include <query_reevaluation.hpp>
Definition at line 81 of file query_reevaluation.hpp.
cubxasl::pred_expr* cubquery::mvcc_update_reev_data::cons_pred |
Definition at line 94 of file query_reevaluation.hpp.
Referenced by prepare_mvcc_reev_data().
lc_copy_area* cubquery::mvcc_update_reev_data::copyarea |
Definition at line 95 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reev_cond_assigns(), prepare_mvcc_reev_data(), qexec_execute_delete(), and qexec_execute_update().
update_mvcc_reev_assignment* cubquery::mvcc_update_reev_data::curr_assigns |
Definition at line 91 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reev_cond_assigns(), prepare_mvcc_reev_data(), and qexec_execute_update().
heap_cache_attrinfo* cubquery::mvcc_update_reev_data::curr_attrinfo |
Definition at line 92 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reev_cond_assigns(), prepare_mvcc_reev_data(), and qexec_execute_update().
int cubquery::mvcc_update_reev_data::curr_extra_assign_cnt |
Definition at line 88 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reev_cond_assigns(), prepare_mvcc_reev_data(), and qexec_execute_update().
upddel_mvcc_cond_reeval** cubquery::mvcc_update_reev_data::curr_extra_assign_reev |
Definition at line 89 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reev_cond_assigns(), prepare_mvcc_reev_data(), and qexec_execute_update().
upddel_mvcc_cond_reeval* cubquery::mvcc_update_reev_data::curr_upddel |
Definition at line 86 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reev_cond_assigns(), qexec_execute_delete(), and qexec_execute_update().
upddel_mvcc_cond_reeval* cubquery::mvcc_update_reev_data::mvcc_cond_reev_list |
Definition at line 83 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reev_cond_assigns(), prepare_mvcc_reev_data(), qexec_execute_delete(), and qexec_execute_update().
recdes* cubquery::mvcc_update_reev_data::new_recdes |
Definition at line 97 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reev_cond_assigns(), and locator_update_force().
val_descr* cubquery::mvcc_update_reev_data::vd |
Definition at line 96 of file query_reevaluation.hpp.
Referenced by locator_mvcc_reev_cond_assigns(), and prepare_mvcc_reev_data().