pgsql: Silence buildfarm warning chatter from bd1276a3c.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Silence buildfarm warning chatter from bd1276a3c.
Date: 2024-10-08 15:15:22
Message-ID: E1syBvm-002j1X-Eo@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Silence buildfarm warning chatter from bd1276a3c.

Buildfarm members using -Wextra complained about "warning: suggest
braces around empty body in an 'if' statement". Do it gcc's way,
though I see no actual readability benefit in this.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c01fd93088da36f2473a6b1bad3fce3e04c685a1

Modified Files
--------------
src/bin/psql/tab-complete.in.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2024-10-08 16:57:17 pgsql: bufmgr: Return early in ScheduleBufferTagForWriteback() if fsync
Previous Message Heikki Linnakangas 2024-10-08 12:49:19 pgsql: Fix typo and run pgperltidy on newly-added test