CUBRID Engine  latest
pt_copy_cte_info Struct Reference
Collaboration diagram for pt_copy_cte_info:
Collaboration graph

Public Attributes

PT_NODEold_cte_node
 
PT_NODEnew_cte_node
 
PT_CTE_COPY_INFOnext
 

Detailed Description

Definition at line 115 of file parse_tree_cl.c.

Member Data Documentation

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
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().


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