Re: posgres 12 bug (partitioned table)

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: posgres 12 bug (partitioned table)
Дата
Msg-id CA+HiwqG2kLk4BHF4AVuEjDrW8Xqh5ub=s=hwi1rvnmuZ+gKVDg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: posgres 12 bug (partitioned table)  (Amit Langote <amitlangote09@gmail.com>)
Список pgsql-bugs
Reading my own words, I think I must fix an ambiguity:

On Fri, Jul 10, 2020 at 3:23 PM Amit Langote <amitlangote09@gmail.com> wrote:
> So even if an AM's table_tuple_insert() itself doesn't populate the
> transaction info into the slot handed to it, maybe as an optimization,
> it does not sound entirely unreasonable to expect that the AM's
> slot_getsysattr() callback returns it correctly when projecting a
> target list containing system columns.

The "maybe as an optimization" refers to the part of the sentence that
comes before it.  That is, I mean table_tuple_insert() may choose to
not populate the transaction info in the slot as an optimization.

-- 
Amit Langote
EnterpriseDB: http://www.enterprisedb.com



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

Предыдущее
От: Євген Панченко
Дата:
Сообщение: TDE in PostgreSQL
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: TDE in PostgreSQL