mirror of
https://github.com/dimitri/pgloader.git
synced 2025-08-09 15:56:58 +02:00
Tidying up some more.
This commit is contained in:
parent
e25ccdb531
commit
25c39b05e2
@ -73,9 +73,8 @@
|
||||
(sqlite:finalize-statement statement)
|
||||
(return rows))
|
||||
(condition (e)
|
||||
(progn
|
||||
(log-message :error "~a" e)
|
||||
(pgstate-incf *state* (target sqlite) :errs 1))))))))
|
||||
(log-message :error "~a" e)
|
||||
(pgstate-incf *state* (target sqlite) :errs 1)))))))
|
||||
|
||||
|
||||
(defmethod copy-to-queue ((sqlite copy-sqlite) queue)
|
||||
|
Loading…
Reference in New Issue
Block a user