Re: Simplify VM counters in vacuum code - Mailing list pgsql-hackers

From Melanie Plageman
Subject Re: Simplify VM counters in vacuum code
Date
Msg-id CAAKRu_abyLG394PaFE_XrccfufFrGAHS0ySgO=E5KtJR1ytL3A@mail.gmail.com
Whole thread Raw
In response to Re: Simplify VM counters in vacuum code  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-hackers
On Thu, Jun 26, 2025 at 10:25 AM Masahiko Sawada <sawada.mshk@gmail.com> wrote:
>
> Thank you for updating the patch! The changes in v3 appear
> straightforward; the patch eliminates unnecessary codes that were
> introduced in the original commit due to some misunderstandings. And I
> agreed with your answer[1] to my question. So it looks okay to me to
> push it to master/18.

Thanks so much for the reply. I've now pushed this.

- Melanie



pgsql-hackers by date:

Previous
From: Daniil Davydov
Date:
Subject: Re: Bug with concurrent CREATE OR REPLACE (?)
Next
From: Melanie Plageman
Date:
Subject: Re: Remove unneeded check for XLH_INSERT_ALL_FROZEN in heap_xlog_insert