On Wed, 5 May 2021, 06:15 Andres Freund, <andres(at)anarazel(dot)de> wrote:
> Hi,
>
> warning: suggest braces around empty body in an ‘if’ statement
> [-Wempty-body]
> 1322 | TRACE_POSTGRESQL_LWLOCK_WAIT_START(T_NAME(lock), mode);
> | ^
>
Odd that I didn't get that.
I'll send a patch to revise shortly.