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

Update readme for #5588.

This commit is contained in:
Adriano dos Santos Fernandes 2021-05-13 14:11:29 -03:00
parent 64c76f789b
commit 2ca31bf7d1

View File

@ -14,7 +14,8 @@ Syntax:
{ 0x | 0X } <hexit> [ <hexit>... ] { 0x | 0X } <hexit> [ <hexit>... ]
<binary string literal> ::= <binary string literal> ::=
{ x | X } <quote> [ { <hexit> <hexit> }... ] <quote> { x | X } <quote> [ <space>... ] [ { <hexit> [ <space>... ] <hexit> [ <space>... ] }... ] <quote>
[ { <separator> <quote> [ <space>... ] [ { <hexit> [ <space>... ] <hexit> [ <space>... ] }... ] <quote> }... ]
<digit> ::= <digit> ::=
0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9