Describe the problem
Other than the first/last region add, which affects all objects inside the database, subsequent region alterations affect only Regional By Row tables. In particular, these tables are repartitioned and their zone config changes. Currently, we don't ensure that the user performing the region add/drop has privileges over all RBR tables, instead we silently do it. This needs to be fixed.