Silence buildfarm warning chatter from bd1276a3c.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c01fd93088da36f2473a6b1bad3fce3e04c685a1
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2024-10-08T15:15:16Z
Releases: 18.0
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.

Files

PathChange+/−
src/bin/psql/tab-complete.in.c modified +3 −1