CUBRID Engine
latest
|
#include <parse_tree.h>
Public Attributes | |
char * | error_message |
int | statement_number |
Definition at line 3075 of file parse_tree.h.
char* PT_ZZ_ERROR_MSG_INFO::error_message |
Definition at line 3077 of file parse_tree.h.
Referenced by pt_check_cyclic_reference_in_view_spec(), pt_compile_trigger_stmt(), pt_get_next_error(), pt_print_error_msg(), pt_record_error(), pt_record_warning(), pt_report_to_ersys(), and pt_report_to_ersys_with_statement().
int PT_ZZ_ERROR_MSG_INFO::statement_number |
Definition at line 3078 of file parse_tree.h.
Referenced by pt_get_next_error(), pt_print_error_msg(), pt_record_error(), and pt_record_warning().