On Fri, Sep 30, 2016 at 5:33 PM, Konstantin Knizhnik
<k.knizh...@postgrespro.ru> wrote:
> Later we try to check tuple visibility:
>
>     ExecCheckHeapTupleVisible(estate, &tuple, buffer);
>
> and inside HeapTupleSatisfiesMVCC try to set hint bit.

So, you're using repeatable read or serializable isolation level?

-- 
Peter Geoghegan


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to