Try to avoid a compiler warning about using fxid uninitialized.

Robert Haas <rhaas@postgresql.org>

Commit: 8bb0c9770e80fa79f15b27af8f3c3f2833225aa3
Author: Robert Haas <rhaas@postgresql.org>
Date: 2020-10-22T20:14:57Z
Releases: 14.0
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

Files

PathChange+/−
contrib/amcheck/verify_heapam.c modified +31 −36

Discussion