Move PG_USED_FOR_ASSERTS_ONLY before initializer.

Robert Haas <rhaas@postgresql.org>

Commit: ac445955852fe6bc0e02e87a409f25ab6e0a82d6
Author: Robert Haas <rhaas@postgresql.org>
Date: 2021-03-12T20:04:10Z
Releases: 14.0
Move PG_USED_FOR_ASSERTS_ONLY before initializer.

Erik Rijkers reported a compile failure, and I think this is probably
the reason.

Files

PathChange+/−
src/bin/pg_amcheck/pg_amcheck.c modified +1 −1