mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-05 02:46:10 +02:00
Fix previous commit for IXF support.
This commit is contained in:
parent
0068a45e1c
commit
da665c6b6e
@ -56,7 +56,7 @@
|
||||
,@(pgsql-connection-bindings pg-db-conn gucs)
|
||||
,@(batch-control-bindings options)
|
||||
,@(identifier-case-binding options)
|
||||
(table-name ,(pgconn-table-name pg-db-conn))
|
||||
(table-name ',(pgconn-table-name pg-db-conn))
|
||||
(source-db (with-stats-collection ("fetch" :state state-before)
|
||||
(expand (fetch-file ,ixf-db-conn))))
|
||||
(source
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user