mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-08 07:16:58 +02:00
Small documentation enhancement.
This commit is contained in:
parent
9fa7891346
commit
b83228fa3e
@ -134,6 +134,9 @@ Here's the RFC syntax:
|
|||||||
|
|
||||||
### Core rules
|
### Core rules
|
||||||
|
|
||||||
|
Those parts of the grammar are always provided, they are the *defaults*
|
||||||
|
rules of the ABNF definition.
|
||||||
|
|
||||||
ALPHA = %x41-5A / %x61-7A ; A-Z / a-z
|
ALPHA = %x41-5A / %x61-7A ; A-Z / a-z
|
||||||
|
|
||||||
BIT = "0" / "1"
|
BIT = "0" / "1"
|
||||||
|
Loading…
Reference in New Issue
Block a user