Skip to content

Struct pt_agg_rewrite_info

ClassList > pt_agg_rewrite_info

  • #include <parse_tree.h>

Public Attributes

Type Name
int depth
PT_NODE * derived_select
PT_NODE * from
PT_NODE * new_from
PT_NODE * select_stack

Public Attributes Documentation

variable depth

int pt_agg_rewrite_info::depth;

variable derived_select

PT_NODE* pt_agg_rewrite_info::derived_select;

variable from

PT_NODE* pt_agg_rewrite_info::from;

variable new_from

PT_NODE* pt_agg_rewrite_info::new_from;

variable select_stack

PT_NODE* pt_agg_rewrite_info::select_stack;


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