Re: posgres 12 bug (partitioned table) - Mailing list pgsql-bugs

From Amit Langote
Subject Re: posgres 12 bug (partitioned table)
Date
Msg-id CA+HiwqG2kLk4BHF4AVuEjDrW8Xqh5ub=s=hwi1rvnmuZ+gKVDg@mail.gmail.com
Whole thread Raw
In response to Re: posgres 12 bug (partitioned table)  (Amit Langote <amitlangote09@gmail.com>)
List 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 by date:

Previous
From: Євген Панченко
Date:
Subject: TDE in PostgreSQL
Next
From: Fabien COELHO
Date:
Subject: Re: TDE in PostgreSQL