mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 04:43:03 +01:00
Regenerate files.
This commit is contained in:
parent
c48c816049
commit
1ace1b49ce
@ -957,7 +957,7 @@ Data source : @4"}, /* eds_statement */
|
||||
{336068898, "Default values for parameters are allowed only in declaration of packaged function @1.@2"}, /* dyn_defvaldecl_package_func */
|
||||
{336330753, "found unknown switch"}, /* gbak_unknown_switch */
|
||||
{336330754, "page size parameter missing"}, /* gbak_page_size_missing */
|
||||
{336330755, "Page size specified (@1) greater than limit (16384 bytes)"}, /* gbak_page_size_toobig */
|
||||
{336330755, "Page size specified (@1) greater than limit (32768 bytes)"}, /* gbak_page_size_toobig */
|
||||
{336330756, "redirect location for output is not specified"}, /* gbak_redir_ouput_missing */
|
||||
{336330757, "conflicting switches for backup/restore"}, /* gbak_switches_conflict */
|
||||
{336330758, "device type @1 not known"}, /* gbak_unknown_device */
|
||||
|
@ -542,7 +542,7 @@ static const struct {
|
||||
{335544839, "42000"}, // 519 foreign_key_references_present
|
||||
{335544840, "HY000"}, // 520 no_update
|
||||
{335544841, "24000"}, // 521 cursor_already_open
|
||||
{335544842, "42000"}, // 522 stack_trace
|
||||
{335544842, "00000"}, // 522 stack_trace
|
||||
{335544843, "HY000"}, // 523 ctx_var_not_found
|
||||
{335544844, "HY000"}, // 524 ctx_namespace_invalid
|
||||
{335544845, "54000"}, // 525 ctx_too_big
|
||||
|
Loading…
Reference in New Issue
Block a user