CUBRID Engine
latest
|
Public Attributes | |
PT_NODE * | old_cte_node |
PT_NODE * | new_cte_node |
PT_CTE_COPY_INFO * | next |
Definition at line 115 of file parse_tree_cl.c.
PT_NODE* pt_copy_cte_info::new_cte_node |
Definition at line 118 of file parse_tree_cl.c.
Referenced by copy_node_in_tree_post(), and copy_node_in_tree_pre().
PT_CTE_COPY_INFO* pt_copy_cte_info::next |
Definition at line 119 of file parse_tree_cl.c.
Referenced by copy_node_in_tree_post(), copy_node_in_tree_pre(), and pt_clean_tree_copy_info().
PT_NODE* pt_copy_cte_info::old_cte_node |
Definition at line 117 of file parse_tree_cl.c.
Referenced by copy_node_in_tree_post(), and copy_node_in_tree_pre().