Hello,
While testing REPACK, I noticed that REPACK (CONCURRENTLY) fails with
invalid unique indexes, while the non-concurrent version handles them.
The attached patch mirrors this handling for CONCURRENTLY: constraints
won't be enforced for invalid indexes.