Move PG_USED_FOR_ASSERTS_ONLY before initializer.
authorRobert Haas <rhaas@postgresql.org>
Fri, 12 Mar 2021 20:04:10 +0000 (15:04 -0500)
committerRobert Haas <rhaas@postgresql.org>
Fri, 12 Mar 2021 20:04:10 +0000 (15:04 -0500)
commitac445955852fe6bc0e02e87a409f25ab6e0a82d6
treef99650b0a79adfdc83de8a303a8d7e3e01eedc19
parent7a1527c02c147a4107490662cb1872524c54a8ae
Move PG_USED_FOR_ASSERTS_ONLY before initializer.

Erik Rijkers reported a compile failure, and I think this is probably
the reason.
src/bin/pg_amcheck/pg_amcheck.c