> On 7 Oct 2024, at 20:42, Dagfinn Ilmari MannsÃ¥ker <[email protected]> wrote:
> 
> Tomas Vondra <[email protected]> writes:
> 
>> 3) unnecessary ListCell in DataChecksumsWorkerMain() on line 1345,
>>   shadowing earlier variable
> 
> All the ListCell variables can be eliminated by using the foreach_ptr
> and foreach_oid macros instead of plain foreach.

Fair point, done in the v4 attached upthread.

--
Daniel Gustafsson



Reply via email to