Re: problem with RETURNING and update row movement

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: problem with RETURNING and update row movement
Дата
Msg-id 20200911204210.GA2033@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: problem with RETURNING and update row movement  (Etsuro Fujita <etsuro.fujita@gmail.com>)
Ответы Re: problem with RETURNING and update row movement  (Amit Langote <amitlangote09@gmail.com>)
Список pgsql-hackers
I noticed that this bugfix has stalled, probably because the other
bugfix has also stalled.

It seems that cleanly returning system columns from table AM is not
going to be a simple task -- whatever fix we get for that is likely not
going to make it all the way to PG 12.  So I suggest that we should fix
this bug in 11-13 without depending on that.

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Simplified version of read_binary_file (src/backend/utils/adt/genfile.c)