mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 22:43:03 +01:00
Regenerate files
This commit is contained in:
parent
1c62f28f7c
commit
0c538b4488
@ -1122,6 +1122,8 @@ C --
|
||||
PARAMETER (GDS__charset_not_installed = 335544854)
|
||||
INTEGER*4 GDS__collation_not_installed
|
||||
PARAMETER (GDS__collation_not_installed = 335544855)
|
||||
INTEGER*4 GDS__att_shutdown
|
||||
PARAMETER (GDS__att_shutdown = 335544856)
|
||||
INTEGER*4 GDS__gfix_db_name
|
||||
PARAMETER (GDS__gfix_db_name = 335740929)
|
||||
INTEGER*4 GDS__gfix_invalid_sw
|
||||
|
@ -568,6 +568,7 @@ const
|
||||
gds_bad_substring_length = 335544853;
|
||||
gds_charset_not_installed = 335544854;
|
||||
gds_collation_not_installed = 335544855;
|
||||
gds_att_shutdown = 335544856;
|
||||
gds_gfix_db_name = 335740929;
|
||||
gds_gfix_invalid_sw = 335740930;
|
||||
gds_gfix_incmp_sw = 335740932;
|
||||
|
Loading…
Reference in New Issue
Block a user