Skip to content

Struct cubquery::mvcc_update_reev_data

ClassList > cubquery > mvcc_update_reev_data

  • #include <query_reevaluation.hpp>

Public Attributes

Type Name
cubxasl::pred_expr * cons_pred
lc_copy_area * copyarea
update_mvcc_reev_assignment * curr_assigns
heap_cache_attrinfo * curr_attrinfo
int curr_extra_assign_cnt
upddel_mvcc_cond_reeval ** curr_extra_assign_reev
upddel_mvcc_cond_reeval * curr_upddel
upddel_mvcc_cond_reeval * mvcc_cond_reev_list
recdes * new_recdes
val_descr * vd

Public Attributes Documentation

variable cons_pred

cubxasl::pred_expr* cubquery::mvcc_update_reev_data::cons_pred;

variable copyarea

lc_copy_area* cubquery::mvcc_update_reev_data::copyarea;

variable curr_assigns

update_mvcc_reev_assignment* cubquery::mvcc_update_reev_data::curr_assigns;

variable curr_attrinfo

heap_cache_attrinfo* cubquery::mvcc_update_reev_data::curr_attrinfo;

variable curr_extra_assign_cnt

int cubquery::mvcc_update_reev_data::curr_extra_assign_cnt;

variable curr_extra_assign_reev

upddel_mvcc_cond_reeval** cubquery::mvcc_update_reev_data::curr_extra_assign_reev;

variable curr_upddel

upddel_mvcc_cond_reeval* cubquery::mvcc_update_reev_data::curr_upddel;

variable mvcc_cond_reev_list

upddel_mvcc_cond_reeval* cubquery::mvcc_update_reev_data::mvcc_cond_reev_list;

variable new_recdes

recdes* cubquery::mvcc_update_reev_data::new_recdes;

variable vd

val_descr* cubquery::mvcc_update_reev_data::vd;


The documentation for this class was generated from the following file cubrid/src/query/query_reevaluation.hpp