From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
---|---|
To: | Melanie Plageman <melanieplageman(at)gmail(dot)com> |
Cc: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | Re: pgsql: Convert heap_vac_scan_next_block() boolean parameters to flags |
Date: | 2025-02-14 21:55:01 |
Message-ID: | BA34C1F1-EEE4-4AFC-8DF6-A3375C86DA4C@yesql.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
> On 14 Feb 2025, at 22:41, Melanie Plageman <melanieplageman(at)gmail(dot)com> wrote:
>
> On Fri, Feb 14, 2025 at 3:45 PM Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>>
>>> On 14 Feb 2025, at 18:59, Melanie Plageman <melanieplageman(at)gmail(dot)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.
Yeah, I noticed that after I had replied since I first went looking at the
wrong threads, sorry for the noise.
--
Daniel Gustafsson
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2025-02-14 23:51:42 | pgsql: Fix PQescapeLiteral()/PQescapeIdentifier() length handling |
Previous Message | Melanie Plageman | 2025-02-14 21:41:28 | Re: pgsql: Convert heap_vac_scan_next_block() boolean parameters to flags |