Re: [Bug] Usage of stale dead_items pointer in parallel vacuum - Mailing list pgsql-bugs

From John Naylor
Subject Re: [Bug] Usage of stale dead_items pointer in parallel vacuum
Date
Msg-id CANWCAZa3SgK2OWAXePUfy4xQrVevZ8waLMEH8DGOsed71ayM+Q@mail.gmail.com
Whole thread Raw
In response to [Bug] Usage of stale dead_items pointer in parallel vacuum  (Kevin Oommen Anish <kevin.o@zohocorp.com>)
List pgsql-bugs
On Wed, Oct 1, 2025 at 10:56 PM Kevin Oommen Anish <kevin.o@zohocorp.com> wrote:
> We have discovered a bug in the dead_items_reset function in PG v17 specifically near the
parallel_vacuum_reset_dead_itemsfunction() invocation. The bug is still prevalent in the latest version v18 as well.
Althoughit was introduced in v17, it was detected while running the vacuum.sql regression tests which were introduced
inPG v17.5. 

I've pushed your fix, thanks for the report!

--
John Naylor
Amazon Web Services



pgsql-bugs by date:

Previous
From: Marko Tiikkaja
Date:
Subject: Re: [BUGS] BUG #11500: PRIMARY KEY index not being used
Next
From: Maciej Walczak
Date:
Subject: RE: BUG #19069: pg_advisory_xact_lock() in a WITH query doesn't work