Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> writes:
> Aha, I see the bug. It seems the split for AlterObjectNamespace_oid
> related to tables was done at the wrong level: there should be a new
> AlterTableNamespace_internal call that does all the extra stuff, and
> which is to be called from AlterObjectNamespace_oid.
Sounds reasonable to me. Are you going to fix it, or should I? If
it was introduced in the extensions patch then it's my fault ...
regards, tom lane