CUBRID Engine
latest
|
Public Attributes | |
bool | check_query |
bool | check_method |
bool | check_xxxnum |
bool | check_analytic |
bool | query_found |
bool | method_found |
bool | xxxnum_found |
bool | analytic_found |
Definition at line 94 of file view_transform.c.
bool check_pushable_info::analytic_found |
Definition at line 104 of file view_transform.c.
Referenced by mq_is_pushable_subquery(), pt_check_pushable(), and pt_pushable_query_in_pos().
bool check_pushable_info::check_analytic |
Definition at line 99 of file view_transform.c.
Referenced by mq_is_pushable_subquery(), pt_check_pushable(), and pt_pushable_query_in_pos().
bool check_pushable_info::check_method |
Definition at line 97 of file view_transform.c.
Referenced by mq_is_pushable_subquery(), pt_check_pushable(), and pt_pushable_query_in_pos().
bool check_pushable_info::check_query |
Definition at line 96 of file view_transform.c.
Referenced by mq_is_pushable_subquery(), pt_check_pushable(), and pt_pushable_query_in_pos().
bool check_pushable_info::check_xxxnum |
Definition at line 98 of file view_transform.c.
Referenced by mq_is_pushable_subquery(), pt_check_pushable(), and pt_pushable_query_in_pos().
bool check_pushable_info::method_found |
Definition at line 102 of file view_transform.c.
Referenced by mq_is_pushable_subquery(), pt_check_pushable(), and pt_pushable_query_in_pos().
bool check_pushable_info::query_found |
Definition at line 101 of file view_transform.c.
Referenced by mq_is_pushable_subquery(), pt_check_pushable(), and pt_pushable_query_in_pos().
bool check_pushable_info::xxxnum_found |
Definition at line 103 of file view_transform.c.
Referenced by mq_is_pushable_subquery(), pt_check_pushable(), and pt_pushable_query_in_pos().