Re: The suppress_redundant_updates_trigger() works incorrectly

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: The suppress_redundant_updates_trigger() works incorrectly
Дата
Msg-id 972.1225910504@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: The suppress_redundant_updates_trigger() works incorrectly  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: The suppress_redundant_updates_trigger() works incorrectly  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: The suppress_redundant_updates_trigger() works incorrectly  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Tom Lane wrote:
>> ... however, it seems reasonable to assume that the *new* tuple is just
>> local storage.  Why don't you just poke the old tuple's OID into the new
>> one before comparing?

> OK, that will be easy enough. I assume I should still put InvalidOid 
> back again afterwards, in case someone downstream relies on it.

Can't imagine what ...
        regards, tom lane


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

Предыдущее
От: Devrim GÜNDÜZ
Дата:
Сообщение: Multiple postmaster installation with RPMs
Следующее
От: Tom Lane
Дата:
Сообщение: Re: The suppress_redundant_updates_trigger() works incorrectly