Re: problem with RETURNING and update row movement

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: problem with RETURNING and update row movement
Дата
Msg-id 1094443.1619106550@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: problem with RETURNING and update row movement  (Amit Langote <amitlangote09@gmail.com>)
Ответы Re: problem with RETURNING and update row movement  (Amit Langote <amitlangote09@gmail.com>)
Список pgsql-hackers
Amit Langote <amitlangote09@gmail.com> writes:
> I think we should also add slot != srcSlot to this condition.

Good idea, should save useless comparisons of identical tupdescs.
Done.

>> (I've not looked at porting this to v12 or v11 yet.)

> I did that; patches attached.  (I haven't changed them to incorporate
> the above comment though.)

Thanks for that, saved me some work.  I've pushed these.

            regards, tom lane



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

Предыдущее
От: Mark Dilger
Дата:
Сообщение: Re: multi-install PostgresNode fails with older postgres versions
Следующее
От: Robert Haas
Дата:
Сообщение: Re: decoupling table and index vacuum