On Fri, Feb 14, 2025 at 3:45 PM Daniel Gustafsson <daniel@yesql.se> wrote:
>
> > On 14 Feb 2025, at 18:59, Melanie Plageman <melanieplageman@gmail.com> wrote:
> >
> > Convert heap_vac_scan_next_block() boolean parameters to flags
>
> This seems to have made skink upset with a Valgrind error:
>
> https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=skink&dt=2025-02-14%2020%3A30%3A29
Yep. Thanks. I replied to one of the other commits -- valgrind is mad
at two of them.
Thomas figured it out and should be committing a fix soon.
- Melanie