Re: ALTER TABLE DISABLE RULE does not work inside of a transaction

Поиск
Список
Период
Сортировка
От Alex Hunsaker
Тема Re: ALTER TABLE DISABLE RULE does not work inside of a transaction
Дата
Msg-id 34d269d40812291843h131feef6v5ce73c2a1b695497@mail.gmail.com
обсуждение исходный текст
Ответ на ALTER TABLE DISABLE RULE does not work inside of a transaction  ("Alex Hunsaker" <badalex@gmail.com>)
Список pgsql-bugs
On Mon, Dec 29, 2008 at 15:07, Alex Hunsaker <badalex@gmail.com> wrote:
> Namely it does not disable the rule...

> Enabling inside of the transaction seems to work though

Hrm the above turned out to be false... must have gotten confused when
testing with triggers

If i turn on RELCACHE_FORCE_RELEASE or CLOBBER_CACHE_ALWAYS then it
works as expected.   Maybe this will make someone who understands the
relcache stuff better go Ahh ha!

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

Предыдущее
От: "Alex Hunsaker"
Дата:
Сообщение: ALTER TABLE DISABLE RULE does not work inside of a transaction
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ALTER TABLE DISABLE RULE does not work inside of a transaction