Hello
Repack/cluster errors out when called directly on a foreign table. In
contrast to vacuum, repack/cluster doesn't warn when the table itself
is local but has foreign partitions.
The attached patch adds a similar warning to these commands, making
this skip clearly visible to users.