Re: BUG #6704: ALTER EXTENSION postgis SET SCHEMA leaves dangling relations - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #6704: ALTER EXTENSION postgis SET SCHEMA leaves dangling relations
Date
Msg-id 29703.1346429879@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #6704: ALTER EXTENSION postgis SET SCHEMA leaves dangling relations  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Responses Re: BUG #6704: ALTER EXTENSION postgis SET SCHEMA leaves dangling relations  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-bugs
Alvaro Herrera <alvherre@2ndquadrant.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

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #7482: lack of quotation marks in pg_env script
Next
From: Dave Page
Date:
Subject: Re: BUG #7482: lack of quotation marks in pg_env script