CUBRID Engine
latest
|
Public Attributes | |
PT_NODE * | statement |
PT_NODE ** | sub_paths |
PT_NODE * | old_next |
Definition at line 145 of file view_transform.c.
PT_NODE* spec_reset_info::old_next |
Definition at line 149 of file view_transform.c.
Referenced by mq_class_lambda(), mq_path_spec_lambda(), mq_reset_spec_distr_subpath_post(), and mq_reset_spec_distr_subpath_pre().
PT_NODE* spec_reset_info::statement |
Definition at line 147 of file view_transform.c.
Referenced by mq_class_lambda(), mq_path_spec_lambda(), and mq_reset_spec_distr_subpath_post().
PT_NODE** spec_reset_info::sub_paths |
Definition at line 148 of file view_transform.c.
Referenced by mq_class_lambda(), mq_path_spec_lambda(), and mq_reset_spec_distr_subpath_post().