CUBRID Engine
latest
|
#include <parse_tree.h>
Public Attributes | |
PT_NODE * | groupby |
bool | has_non_groupby_col |
Definition at line 3413 of file parse_tree.h.
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().