Unverified Commit 7633458c authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

Fix eager extension/collation skipping. (#642)

The SQLite patch series introduced a bug where we would skip extensions even
when the option --skip-extension is not used.

Also adjust the "pgcopydb copy extensions" to the recent changes where we
use a sub-process under a supervisor to simplify snapshot handling.
parent 49725e5d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment