Unverified Commit 2949803e authored by Dimitri Fontaine's avatar Dimitri Fontaine Committed by GitHub
Browse files

Fix NULL connection string in: pgcopydb list schema. (#369)

The list command does not use a --target connection string, so we skip
preparing the target catalogs in that case. In passing, also fix a strange
way that PQgetisnull() was done for sequences, as the misleading error meant
this code got a free round of review.
parent 9cade472
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