Fix final warnings produced by -Wshadow=compatible-local
authorDavid Rowley <drowley@postgresql.org>
Fri, 7 Oct 2022 00:13:27 +0000 (13:13 +1300)
committerDavid Rowley <drowley@postgresql.org>
Fri, 7 Oct 2022 00:13:27 +0000 (13:13 +1300)
commitcd4e8caaa0eb5c3d3b12a45b29035e7a4bdfa4a8
tree1224839ecbcbd206305dc3bf12403ab3e42e3488
parent4289263cf263ba36e474728f4a02ceb086903f81
Fix final warnings produced by -Wshadow=compatible-local

I thought I had these in d8df67bb1, but per report from Andres Freund, I
missed some.

Reviewed-by: Andres Freund
Discussion: https://postgr.es/m/20221005214052.c4tkudawyp5wxt3c@awork3.anarazel.de
contrib/bloom/blinsert.c
contrib/file_fdw/file_fdw.c
contrib/hstore/hstore.h
contrib/postgres_fdw/deparse.c
contrib/postgres_fdw/postgres_fdw.c
src/interfaces/libpq/fe-secure-gssapi.c
src/pl/plpython/plpy_cursorobject.c
src/pl/plpython/plpy_exec.c
src/pl/plpython/plpy_spi.c
src/test/modules/test_integerset/test_integerset.c