Files
repmgr/dbutils.c
Mario Gonzalez 2af2fd1a1c Fix shadowed declaration
Since b5934bfd6071 in postgresql.git the flag
`-Wshadow=compatible-local` is activated. This commit fixes any
duplicated declaration made in the same function.

References: HL-40
2024-11-15 10:52:52 -03:00

141 KiB