mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-09 15:56:58 +02:00
Some more docs.
This commit is contained in:
parent
24ce3244dd
commit
e7cb0047c4
@ -562,6 +562,8 @@ This table comes from http://tools.ietf.org/html/rfc2234#page-11 and 12.
|
||||
registering-rules)))
|
||||
|
||||
(defun test (&key (times 10000))
|
||||
"This serves as a test and an example: if you're going to use the same
|
||||
scanner more than one, be sure to compute it only once."
|
||||
(let* ((cl-ppcre:*use-bmh-matchers* t)
|
||||
(cl-ppcre:*optimize-char-classes* t)
|
||||
(scanner
|
||||
|
Loading…
Reference in New Issue
Block a user