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

Public Attributes | |
| XASL_NODE * | update_xasl |
| XASL_NODE * | insert_xasl |
| bool | has_delete |
| bool merge_proc_node::has_delete |
Definition at line 440 of file xasl.h.
Referenced by pt_to_merge_xasl(), qexec_execute_merge(), stx_build_merge_proc(), and xts_process_merge_proc().
| XASL_NODE* merge_proc_node::insert_xasl |
Definition at line 439 of file xasl.h.
Referenced by pt_to_merge_xasl(), qdump_print_xasl(), qexec_clear_xasl(), qexec_execute_mainblock_internal(), qexec_execute_merge(), regu_xasl_proc_init(), stx_build_merge_proc(), and xts_process_merge_proc().
| XASL_NODE* merge_proc_node::update_xasl |
Definition at line 438 of file xasl.h.
Referenced by do_prepare_merge(), pt_to_merge_xasl(), qdump_print_xasl(), qexec_clear_xasl(), qexec_execute_mainblock_internal(), qexec_execute_merge(), regu_xasl_proc_init(), stx_build_merge_proc(), and xts_process_merge_proc().