Fix final warnings produced by -Wshadow=compatible-local
David Rowley <drowley@postgresql.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| contrib/bloom/blinsert.c | modified | +0 −2 |
| contrib/file_fdw/file_fdw.c | modified | +4 −4 |
| contrib/hstore/hstore.h | modified | +3 −3 |
| contrib/postgres_fdw/deparse.c | modified | +0 −2 |
| contrib/postgres_fdw/postgres_fdw.c | modified | +3 −8 |
| src/interfaces/libpq/fe-secure-gssapi.c | modified | +6 −6 |
| src/pl/plpython/plpy_cursorobject.c | modified | +3 −3 |
| src/pl/plpython/plpy_exec.c | modified | +0 −2 |
| src/pl/plpython/plpy_spi.c | modified | +3 −3 |
| src/test/modules/test_integerset/test_integerset.c | modified | +10 −10 |
Discussion
- shadow variables - pg15 edition 56 messages · 2022-08-17 → 2022-10-12