Re: Eagerly evict bulkwrite strategy ring
Nazir Bilal Yavuz <byavuz81@gmail.com>
From: Nazir Bilal Yavuz <byavuz81@gmail.com>
To: Melanie Plageman <melanieplageman@gmail.com>
Cc: Kirill Reshke <reshkekirill@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Andres Freund <andres@anarazel.de>
Date: 2025-09-12T07:16:14Z
Lists: 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