|
CUBRID Engine
latest
|
#include <parse_tree.h>

Public Attributes | |
| int | recursive |
| PT_NODE * | cte_definition_list |
Definition at line 3218 of file parse_tree.h.
| PT_NODE* pt_with_clause_info::cte_definition_list |
Definition at line 3221 of file parse_tree.h.
Referenced by pt_apply_with_clause(), pt_bind_names_in_with_clause(), pt_check_with_clause(), pt_print_with_clause(), and pt_resolve_cte_specs().
| int pt_with_clause_info::recursive |
Definition at line 3220 of file parse_tree.h.
Referenced by pt_print_with_clause().