Try to avoid a compiler warning about using fxid uninitialized.
authorRobert Haas <rhaas@postgresql.org>
Thu, 22 Oct 2020 20:13:58 +0000 (16:13 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 22 Oct 2020 20:14:57 +0000 (16:14 -0400)
commit8bb0c9770e80fa79f15b27af8f3c3f2833225aa3
treec7e4ae155a4ad489e8a696ee35935b512b94c298
parent94929f1cf6cb3ea070d0919d1303379b525a72a3
Try to avoid a compiler warning about using fxid uninitialized.

Mark Dilger, with a couple of stray semicolons removed by me.

Discussion: http://postgr.es/m/2A7DA1A8-C4AA-43DF-A985-3CA52F4DC775@enterprisedb.com
contrib/amcheck/verify_heapam.c