Re: Write visibility map during CLUSTER/VACUUM FULL - Mailing list pgsql-hackers

On 2019-11-29 05:32, Michael Paquier wrote:
> These comments are unanswered for more than 2 months, so I am marking
> this entry as returned with feedback.

I'd like to revive this patch. To make further work easier, attaching a 
rebased version of the latest patch by Alexander.

As for having yet another copy of logic determining visibility: the 
visibility check was mainly taken from heap_page_is_all_visible(), so I 
refactored the code to make sure that logic is not duplicated. The 
updated patch is attached too.

-- 
Anna Akenteva
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Attachment

pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: Preventing abort() and exit() calls in libpq
Next
From: Amit Kapila
Date:
Subject: Re: Fix for segfault in logical replication on master