8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 22:03:03 +01:00

Revert regression that disallows "CHARACTER SET BINARY" usage.

This commit is contained in:
Adriano dos Santos Fernandes 2017-01-30 22:58:47 -02:00
parent d23c7c1156
commit f802976046

View File

@ -7837,6 +7837,7 @@ symbol_blob_subtype_name
%type <metaNamePtr> symbol_character_set_name
symbol_character_set_name
: valid_symbol_name
| BINARY
;
%type <metaNamePtr> symbol_collation_name