postgresql/src/backend/partitioning
David Rowley 2d0bbedda7 Rename shadowed local variables
In a similar effort to f01592f91, here we mostly rename shadowed local
variables to remove the warnings produced when compiling with
-Wshadow=compatible-local.

This fixes 63 warnings and leaves just 5.

Author: Justin Pryzby, David Rowley
Reviewed-by: Justin Pryzby
Discussion https://postgr.es/m/20220817145434.GC26426%40telsasoft.com
2022-10-05 21:01:41 +13:00
..
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
meson.build meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00
partbounds.c Rename shadowed local variables 2022-10-05 21:01:41 +13:00
partdesc.c Have ExecFindPartition cache the last found partition 2022-08-02 09:55:27 +12:00
partprune.c Rename shadowed local variables 2022-10-05 21:01:41 +13:00