Fix stack variable scope from previous commit.
authorNoah Misch <noah@leadboat.com>
Tue, 3 Sep 2024 19:44:54 +0000 (12:44 -0700)
committerNoah Misch <noah@leadboat.com>
Tue, 3 Sep 2024 19:44:54 +0000 (12:44 -0700)
commit1c61fd8b527954f0ec522e5e60a11ce82628b681
treeab2dee1ca3dc93848e81795430e32afa2a1194b5
parented1b1ee59fb3792baa32f669333b75024ef01bcc
Fix stack variable scope from previous commit.

The defect came from me, not from that commit's credited author.  Per
buildfarm members olingo and grassquit.

Discussion: https://postgr.es/m/20240903192030.1e@rfd.leadboat.com
contrib/pg_visibility/pg_visibility.c