CUBRID Engine  latest
pt_agg_find_info Struct Reference

#include <parse_tree.h>

Collaboration diagram for pt_agg_find_info:
Collaboration graph

Public Attributes

PT_NODEselect_stack
 
int base_count
 
int out_of_context_count
 
bool stop_on_subquery
 
bool disable_loose_scan
 

Detailed Description

Definition at line 3384 of file parse_tree.h.

Member Data Documentation

int pt_agg_find_info::base_count
bool pt_agg_find_info::disable_loose_scan

Definition at line 3390 of file parse_tree.h.

Referenced by pt_find_aggregate_functions_pre(), and pt_has_aggregate().

int pt_agg_find_info::out_of_context_count
PT_NODE* pt_agg_find_info::select_stack
bool pt_agg_find_info::stop_on_subquery

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