Fix erroneous -Werror=missing-braces on old GCC
Peter Eisentraut <peter@eisentraut.org>
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@neon.tech> Discussion: https://www.postgresql.org/message-id/flat/CT6HJ3U8068R.3A8SJMV02D9BC@gonk
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pgbench/pgbench.c | modified | +6 −1 |
Discussion
- Fix last unitialized memory warning 17 messages · 2023-06-07 → 2023-08-10