On Sun, Sep 1, 2019 at 11:07 AM Alexander Korotkov
<a.korot...@postgrespro.ru> wrote:
> This patch have to implement its own check if tuple is allvisible.
> But it appears to be possible to simplify this check assuming that all
> tuples already past HeapTupleSatisfiesVacuum(), which sets hint bits.

Forgot to check tuple xmin against oldest xmin.  Fixed.

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

Attachment: 0001-write-vm-during-cluster-2.patch
Description: Binary data

Reply via email to