Re: BUG #6704: ALTER EXTENSION postgis SET SCHEMA leaves dangling relations

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #6704: ALTER EXTENSION postgis SET SCHEMA leaves dangling relations
Дата
Msg-id 29703.1346429879@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #6704: ALTER EXTENSION postgis SET SCHEMA leaves dangling relations  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: BUG #6704: ALTER EXTENSION postgis SET SCHEMA leaves dangling relations
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #7482: lack of quotation marks in pg_env script
Следующее
От: Dave Page
Дата:
Сообщение: Re: BUG #7482: lack of quotation marks in pg_env script