mirror of https://github.com/postgres/postgres
In a similar effort to f01592f91
, here we're targetting fixing the
warnings where we've deemed the shadowing variable to serve a close enough
purpose to the shadowed variable just to reuse the shadowed version and
not declare the shadowing variable at all.
By my count, this takes the warning count from 106 down to 71.
Author: Justin Pryzby
Discussion: https://postgr.es/m/20220825020839.GT2342@telsasoft.com
pull/103/head
parent
e3ce2de09d
commit
3e0fff2e68
Loading…
Reference in new issue