22002 null_value_no_indicator_parameter 22003 numeric_value_out_of_range 22026 string_data_length_mismatch 22001 string_data_right_truncation 22011 substring_error 22027 trim_error 22024 unterminated_c_string 2200F zero_length_character_string 22P01 floating_point_exception 22P02 invalid_text_representa...
22002 null_value_no_indicator_parameter 22003 numeric_value_out_of_range 2200H sequence_generator_limit_exceeded 22026 string_data_length_mismatch 22001 string_data_right_truncation 22011 substring_error 22027 trim_error 22024 unterminated_c_string 2200F zero_length_character_string 22P01 floating_point...
22009 invalid_time_zone_displacement_value 2200C invalid_use_of_escape_character 2200G most_specific_type_mismatch 22004 null_value_not_allowed 22002 null_value_no_indicator_parameter 22003 numeric_value_out_of_range 2200H sequence_generator_limit_exceeded 22026 string_data_length_mismatch 22001 strin...
22002 null_value_no_indicator_parameter 22003 numeric_value_out_of_range 2200H sequence_generator_limit_exceeded 22026 string_data_length_mismatch 22001 string_data_right_truncation 22011 substring_error 22027 trim_error 22024 unterminated_c_string 2200F zero_length_character_string 22P01 floating_point...
22002 null_value_no_indicator_パラメーター 22003 numeric_value_out_of_range 2200H sequence_generator_limit_を超えました 22026 string_data_length_ミスマッチ 22001 string_data_right_切り捨て 22011 substring_error 22027 trim_error 22024 unterminated_c_文字列 2200F zero_length_character_string ...
PostgreSQL 服务器发出的所有消息都分配有五个字符的错误代码,遵循 SQL 标准的“SQLSTATE”代码约定。需要知道发生了哪种错误情况的应用程序通常应该测试错误代码,而不是查看文本错误消息。错误代码不太可能在 PostgreSQL 版本之间更改,并且也不会由于错误消息的本地化而发生更改。请注意,PostgreSQL 产生的一些但不是全部...
=NULL;i++){if(strcmp(condname,exception_label_map[i].label)==0)returnexception_label_map[i].sqlerrstate;}...}/* macros for representing SQLSTATE strings compactly */#definePGSIXBIT(ch)(((ch)-'0')&0x3F)#definePGUNSIXBIT(val)(((val)&0x3F)+'0')#defineMAKE_SQLSTATE(ch1,ch2,ch3...
/* lockmethod indicator */} LOCKTAG;LOCK :用于标识已经加锁的资源或是请求加锁的可锁资源。typede...
EDB是基于postgresql的基础上的数据库,但是可以兼容oracle语法。 上传者:liuhefeng10477时间:2012-01-09 PostgreSQL官方版本9.2.4 亲测64位win7可用 64位win7可用的PostgreSQL!无需多做介绍,需要支持x64的9.2以上版本的朋友拿走~ 上传者:caster_assassin时间:2014-03-26 ...
any other value to indicateTRUE NULL The implied boolean values will be transparently translated to PostgreSQLBOOLEANvalues.WHEREclauses with implicit boolean expressions will be pushed down to Firebird in the same way as normal boolean expressions. ...