Re: Remove useless casts to (void *) - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Remove useless casts to (void *)
Date
Msg-id 41a1f79a-ac03-4782-be64-162fbfec4bbe@eisentraut.org
Whole thread Raw
In response to Remove useless casts to (void *)  (Bertrand Drouvot <bertranddrouvot.pg@gmail.com>)
List pgsql-hackers
On 20.11.25 14:33, Bertrand Drouvot wrote:
> I was working on something similar to [1] (which led to 7f798aca1d5) and I think
> that 7f798aca1d5 missed removing some useless casts to (void *).

committed, thanks




pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: headerscheck ccache support
Next
From: Andres Freund
Date:
Subject: Re: change default default_toast_compression to lz4?