Skip to content

Struct pt_index_info

ClassList > pt_index_info

  • #include <parse_tree.h>

Public Attributes

Type Name
PT_ALTER_CODE code
PT_NODE * column_names
PT_NODE * comment
short deduplicate_level
int func_no_args
int func_pos
PT_NODE * function_expr
int ib_threads
PT_NODE * index_name
SM_INDEX_STATUS index_status
PT_NODE * indexed_class
PT_NODE * prefix_length
bool reverse
bool unique
PT_NODE * where

Public Attributes Documentation

variable code

PT_ALTER_CODE pt_index_info::code;

variable column_names

PT_NODE* pt_index_info::column_names;

variable comment

PT_NODE* pt_index_info::comment;

variable deduplicate_level

short pt_index_info::deduplicate_level;

variable func_no_args

int pt_index_info::func_no_args;

variable func_pos

int pt_index_info::func_pos;

variable function_expr

PT_NODE* pt_index_info::function_expr;

variable ib_threads

int pt_index_info::ib_threads;

variable index_name

PT_NODE* pt_index_info::index_name;

variable index_status

SM_INDEX_STATUS pt_index_info::index_status;

variable indexed_class

PT_NODE* pt_index_info::indexed_class;

variable prefix_length

PT_NODE* pt_index_info::prefix_length;

variable reverse

bool pt_index_info::reverse;

variable unique

bool pt_index_info::unique;

variable where

PT_NODE* pt_index_info::where;


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