diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2025-03-15 17:41:54 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2025-03-15 17:41:54 -0400 |
commit | 5eabd91a83adae75f53b61857343660919fef4c7 (patch) | |
tree | 71ebffa0da30f6bdd5bc568804a4647184591202 /src/backend/storage/buffer/localbuf.c | |
parent | 27bdec06841d1bb004ca7627eac97808b08a7ac7 (diff) | |
download | postgresql-5eabd91a83adae75f53b61857343660919fef4c7.tar.gz postgresql-5eabd91a83adae75f53b61857343660919fef4c7.zip |
Silence perl critic
Commit 27bdec06841 uses a loop variable that is not strictly local to
the loop. Perlcritic disapproves, and there's really no reason as the
variable is not used outside the loop.
Per buildfarm animals koel and crake.
Diffstat (limited to 'src/backend/storage/buffer/localbuf.c')
0 files changed, 0 insertions, 0 deletions