Skip to content

Struct buildvalue_proc_node

ClassList > buildvalue_proc_node

  • #include <xasl.h>

Public Attributes

Type Name
int agg_domains_resolved
AGGREGATE_TYPE * agg_list
DB_VALUE * grbynum_val
PRED_EXPR * having_pred
int is_always_false
ARITH_TYPE * outarith_list

Public Attributes Documentation

variable agg_domains_resolved

int buildvalue_proc_node::agg_domains_resolved;

variable agg_list

AGGREGATE_TYPE* buildvalue_proc_node::agg_list;

variable grbynum_val

DB_VALUE* buildvalue_proc_node::grbynum_val;

variable having_pred

PRED_EXPR* buildvalue_proc_node::having_pred;

variable is_always_false

int buildvalue_proc_node::is_always_false;

variable outarith_list

ARITH_TYPE* buildvalue_proc_node::outarith_list;


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