On Wed, Nov 24, 2021 at 4:48 AM Masahiko Sawada <sawada.m...@gmail.com> wrote: > The patch renames dead tuples to dead items at some places and to > dead TIDs at some places.
> I think it's more consistent if we change it to one side. I prefer "dead > items". I just pushed a version of the patch that still uses both terms when talking about dead_items. But the final commit actually makes it clear why, in comments above the LVDeadItems struct itself: LVDeadItems is used by both index vacuuming and heap vacuuming. Thanks -- Peter Geoghegan