Re: Remove useless casts to (void *)

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Remove useless casts to (void *)
Date: 2025-11-21 15:57:47
Message-ID: 41a1f79a-ac03-4782-be64-162fbfec4bbe@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2025-11-21 16:10:14 Re: change default default_toast_compression to lz4?
Previous Message Andres Freund 2025-11-21 15:57:33 Re: headerscheck ccache support