Skip to content

Struct pt_merge_info

ClassList > pt_merge_info

  • #include <parse_tree.h>

Public Attributes

Type Name
PT_NODE * assignment
PT_NODE * attr_list
PT_NODE * check_where
PT_NODE * class_where
PT_NODE * del_search_cond
bool do_class_attrs
short flags
bool has_delete
PT_HINT_ENUM hint
PT_NODE * index_hint
struct pt_merge_info insert
PT_NODE * into
PT_NODE * no_use_hash
PT_NODE * search_cond
struct pt_merge_info update
PT_NODE * use_hash
PT_NODE * using_clause
PT_NODE * value_clauses
PT_NODE * waitsecs_hint

Public Attributes Documentation

variable assignment

PT_NODE* pt_merge_info::assignment;

variable attr_list

PT_NODE* pt_merge_info::attr_list;

variable check_where

PT_NODE* pt_merge_info::check_where;

variable class_where

PT_NODE* pt_merge_info::class_where;

variable del_search_cond

PT_NODE* pt_merge_info::del_search_cond;

variable do_class_attrs

bool pt_merge_info::do_class_attrs;

variable flags

short pt_merge_info::flags;

variable has_delete

bool pt_merge_info::has_delete;

variable hint

PT_HINT_ENUM pt_merge_info::hint;

variable index_hint

PT_NODE* pt_merge_info::index_hint;

variable insert

struct pt_merge_info pt_merge_info::insert;

variable into

PT_NODE* pt_merge_info::into;

variable no_use_hash

PT_NODE* pt_merge_info::no_use_hash;

variable search_cond

PT_NODE* pt_merge_info::search_cond;

variable update

struct pt_merge_info pt_merge_info::update;

variable use_hash

PT_NODE* pt_merge_info::use_hash;

variable using_clause

PT_NODE* pt_merge_info::using_clause;

variable value_clauses

PT_NODE* pt_merge_info::value_clauses;

variable waitsecs_hint

PT_NODE* pt_merge_info::waitsecs_hint;


The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.h