mirror of https://github.com/citusdata/citus.git
reindent
parent
bbf8d9c994
commit
785296406f
|
@ -816,7 +816,7 @@ AcquirePlacementColocationLock(Oid relationId, int lockMode,
|
|||
generate_qualified_relation_name(relationId)),
|
||||
errdetail("It means that either a concurrent shard move, "
|
||||
"colocated distributed table creation or "
|
||||
"shard property change is happening."),
|
||||
"shard property change is happening."),
|
||||
errhint("Make sure that the concurrent operation has "
|
||||
"finished and re-run the command")));
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue