Re: Eagerly evict bulkwrite strategy ring - Mailing list pgsql-hackers

From Nazir Bilal Yavuz
Subject Re: Eagerly evict bulkwrite strategy ring
Date
Msg-id CAN55FZ0CTPnDdNszwDKpfdACHDhY12ArybH4smyD_QEJ+msQZg@mail.gmail.com
Whole thread Raw
In response to Re: Eagerly evict bulkwrite strategy ring  (Melanie Plageman <melanieplageman@gmail.com>)
List pgsql-hackers
Hi,

On Fri, 12 Sept 2025 at 02:17, Melanie Plageman
<melanieplageman@gmail.com> wrote:
>
> While looking at this, I decided it didn't make sense to have sweep
> variables in the strategy object, so I've actually changed the way
> StrategySweepNextBuffer() works. There was also an issue with the
> sweep -- it could run into and past the starting buffer. So, I had to
> change it. Take a look at the new method and let me know what you
> think.

It looks good to me. StrategySweepNextBuffer()'s comment is no longer
correct, though.

-- 
Regards,
Nazir Bilal Yavuz
Microsoft



pgsql-hackers by date:

Previous
From: Zsolt Parragi
Date:
Subject: Re: OAuth client code doesn't work with Google OAuth
Next
From: Michael Paquier
Date:
Subject: Add support for entry counting in pgstats