Re: Delete rule chain stops unexpectedly

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Delete rule chain stops unexpectedly
Дата
Msg-id 18659.1130263577@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Delete rule chain stops unexpectedly  (Wiebe Cazemier <halfgaar@gmail.com>)
Список pgsql-sql
Wiebe Cazemier <halfgaar@gmail.com> writes:
> Tom Lane wrote:
>> Because the rule converts those inserts into, effectively,
>> 
>> INSERT INTO debuglog SELECT ... WHERE EXISTS(some matching OLD row);
>> 
>> and there are no longer any matching OLD rows in the view.

> Is this behaviour also present in Postgres 7?

It's always been like that.  We've jiggered some details about the order
of rule firing, but not much else.  If you want a more detailed response
you need to be more specific about what version you're comparing to and
exactly what rules you're worried about.
        regards, tom lane


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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: 8.0.x windows installer fails?
Следующее
От: Judith Altamirano Figueroa
Дата:
Сообщение: backend error