Re: CREATE RULE "_RETURN" and toast tables

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: CREATE RULE "_RETURN" and toast tables
Дата
Msg-id 18220.1362355659@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: CREATE RULE "_RETURN" and toast tables  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-hackers
Andres Freund <andres@2ndquadrant.com> writes:
> On 2013-02-14 20:47:11 -0500, Tom Lane wrote:
>> Andres Freund <andres@2ndquadrant.com> writes:
>>> The current behaviour doesn't seem to be a terribly good idea. I propose
>>> to drop the toast table and reset the relfrozenxid in DefineQueryRewrite
>>> in the RelisBecomingView case.

>> Yeah, probably worth doing.

> What about the attached patch?

Applied with some cosmetic changes.
        regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Materialized views WIP patch
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Materialized views WIP patch