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:
parent
64c76f789b
commit
2ca31bf7d1
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user