Skip to content

Struct qo_reduce_reference_info

ClassList > qo_reduce_reference_info

  • #include <query_rewrite.h>

Public Attributes

Type Name
PT_NODE * append_not_null_pred_list
PT_NODE * exclude_fk_spec_point_list
PT_NODE * exclude_pk_spec_point_list
SM_CLASS_CONSTRAINT * fk_cons
PT_NODE * fk_spec
PT_NODE * join_pred_point_list
PT_NODE * parent_pred_point_list
SM_CLASS_CONSTRAINT * pk_cons
MOP pk_mop
PT_NODE * pk_spec

Public Attributes Documentation

variable append_not_null_pred_list

PT_NODE* qo_reduce_reference_info::append_not_null_pred_list;

variable exclude_fk_spec_point_list

PT_NODE* qo_reduce_reference_info::exclude_fk_spec_point_list;

variable exclude_pk_spec_point_list

PT_NODE* qo_reduce_reference_info::exclude_pk_spec_point_list;

variable fk_cons

SM_CLASS_CONSTRAINT* qo_reduce_reference_info::fk_cons;

variable fk_spec

PT_NODE* qo_reduce_reference_info::fk_spec;

variable join_pred_point_list

PT_NODE* qo_reduce_reference_info::join_pred_point_list;

variable parent_pred_point_list

PT_NODE* qo_reduce_reference_info::parent_pred_point_list;

variable pk_cons

SM_CLASS_CONSTRAINT* qo_reduce_reference_info::pk_cons;

variable pk_mop

MOP qo_reduce_reference_info::pk_mop;

variable pk_spec

PT_NODE* qo_reduce_reference_info::pk_spec;


The documentation for this class was generated from the following file cubrid/src/optimizer/rewriter/query_rewrite.h