mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-08 07:16:58 +02:00
In the example.lisp package no use for full notation.
This commit is contained in:
parent
935f88c818
commit
792458f625
@ -25,7 +25,7 @@
|
||||
NILVALUE = \"-\" "
|
||||
"A timestamp ABNF grammar.")
|
||||
|
||||
(let ((scanner (abnf:parse-abnf-grammar *timestamp-abnf*
|
||||
(let ((scanner (parse-abnf-grammar *timestamp-abnf*
|
||||
:timestamp
|
||||
:registering-rules '(:full-date))))
|
||||
(register-groups-bind (date)
|
||||
|
Loading…
Reference in New Issue
Block a user