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

Public Attributes | |
| KILLSTMT_TYPE | kill_type |
| PT_NODE * | tran_id_list |
Definition at line 2819 of file parse_tree.h.
| KILLSTMT_TYPE pt_killstmt_info::kill_type |
Definition at line 2821 of file parse_tree.h.
Referenced by do_kill(), and pt_init_kill().
| PT_NODE* pt_killstmt_info::tran_id_list |
Definition at line 2822 of file parse_tree.h.
Referenced by do_kill(), and pt_check_kill().