mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 04:43:03 +01:00
CORE-5494 Allow BINARY as sub_type
This commit is contained in:
parent
bb48044c9a
commit
63eb729ac0
@ -7932,6 +7932,7 @@ symbol_UDF_name
|
||||
%type <metaNamePtr> symbol_blob_subtype_name
|
||||
symbol_blob_subtype_name
|
||||
: valid_symbol_name
|
||||
| BINARY
|
||||
;
|
||||
|
||||
%type <metaNamePtr> symbol_character_set_name
|
||||
|
Loading…
Reference in New Issue
Block a user