Alvaro Herrera <alvhe...@alvh.no-ip.org> writes: > Hmm, shouldn't we disallow moving the function to another schema, if the > function's schema was originally determined at extension creation time? > I'm not sure we really want to allow moving objects of an extension to a > different schema.
Why not? I do not believe that an extension's objects are required to all be in the same schema. regards, tom lane