Thread: pgsql: Fix final compiler warning produced by -Wshadow=compatible-local

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

From
David Rowley
Date:
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

Branch
------
master

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

Modified Files
--------------
src/bin/pgbench/pgbench.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)