CUBRID Engine  latest
pt_index_info Struct Reference

#include <parse_tree.h>

Collaboration diagram for pt_index_info:
Collaboration graph

Public Attributes

PT_NODEindexed_class
 
PT_NODEcolumn_names
 
PT_NODEindex_name
 
PT_NODEprefix_length
 
PT_NODEwhere
 
PT_NODEfunction_expr
 
PT_NODEcomment
 
PT_ALTER_CODE code
 
int func_pos
 
int func_no_args
 
bool reverse
 
bool unique
 
SM_INDEX_STATUS index_status
 
int ib_threads
 

Detailed Description

Definition at line 1925 of file parse_tree.h.

Member Data Documentation

PT_ALTER_CODE pt_index_info::code

Definition at line 1937 of file parse_tree.h.

Referenced by do_alter_index(), and pt_print_alter_index().

int pt_index_info::func_no_args

Definition at line 1940 of file parse_tree.h.

Referenced by do_create_index(), do_drop_index(), and pt_check_function_index_expr().

int pt_index_info::func_pos
int pt_index_info::ib_threads

Definition at line 1944 of file parse_tree.h.

Referenced by do_create_index().

SM_INDEX_STATUS pt_index_info::index_status
PT_NODE* pt_index_info::prefix_length

The documentation for this struct was generated from the following file: