On Fri, 2026-02-27 at 04:46 +0000, Bertrand Drouvot wrote:
> Hi hackers,
> 
> Standard practice in PostgreSQL is to use "foo(void)" instead of
> "foo()", as the
> latter looks like an "old-style" function declaration. 9b05e2ec08a
> did fix
> all the ones reported by -Wstrict-prototypes.
> 
> af2d4ca191a4 introduced a new one, this patch fixes it.

Committed, thank you.

Regards,
        Jeff Davis



Reply via email to