Fix final compiler warning produced by -Wshadow=compatible-local

David Rowley <drowley@postgresql.org>

Commit: d8df67bb1ad9cb80963f3592be281656857a5efc
Author: David Rowley <drowley@postgresql.org>
Date: 2022-10-05T21:19:36Z
Releases: 16.0
Fix final compiler warning produced by -Wshadow=compatible-local

We're now able to compile the entire tree with -Wshadow=compatible-local
without any compiler warnings.

Author: David Rowley
Discussion: https://postgr.es/m/CAApHDvqWGMdB_pATeUqE=JCtNqNxObPOJ00jFEa2_sZ20j_Wvg@mail.gmail.com

Files

PathChange+/−
src/bin/pgbench/pgbench.c modified +4 −4

Discussion