CUBRID Engine  latest
pt_non_groupby_col_info Struct Reference

#include <parse_tree.h>

Collaboration diagram for pt_non_groupby_col_info:
Collaboration graph

Public Attributes

PT_NODEgroupby
 
bool has_non_groupby_col
 

Detailed Description

Definition at line 3413 of file parse_tree.h.

Member Data Documentation

PT_NODE* pt_non_groupby_col_info::groupby

Definition at line 3415 of file parse_tree.h.

Referenced by pt_has_non_groupby_column_node(), and qo_optimize_queries().

bool pt_non_groupby_col_info::has_non_groupby_col

Definition at line 3416 of file parse_tree.h.

Referenced by pt_has_non_groupby_column_node(), and qo_optimize_queries().


The documentation for this struct was generated from the following file: