pgsql: Fix erroneous -Werror=missing-braces on old GCC

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix erroneous -Werror=missing-braces on old GCC
Date: 2023-08-10 14:59:30
Message-ID: E1qU78L-001Ny1-BT@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix erroneous -Werror=missing-braces on old GCC

The buildfarm reports that this is an error on gcc (Debian 4.7.2-5)
4.7.2, 32-bit. The bug seems to be GCC bug 53119, which has obviously
been fixed for years.

Author: Tristan Partin <tristan(at)neon(dot)tech>
Discussion: https://www.postgresql.org/message-id/flat/CT6HJ3U8068R(dot)3A8SJMV02D9BC(at)gonk

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5e0c761d0a13c7b4f7c5de618ac38560d74d74d0

Modified Files
--------------
src/bin/pgbench/pgbench.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2023-08-10 17:43:32 pgsql: Remove test from commit fa2e874946.
Previous Message John Naylor 2023-08-10 11:43:09 pgsql: Update Solution.pm for new LoongArch CRC symbol