postgresql/src/interfaces
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
..
ecpg Rename shadowed local variables 2022-10-05 21:01:41 +13:00
libpq Adjust PQsslAttributeNames() to match PQsslAttribute(). 2022-09-30 10:26:47 -04:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00
meson.build meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00