Exclude nodetags.h from headerscheck and cpluspluscheck.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 301b06dd754007546305030683f439f675e40214
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2022-07-09T23:25:53Z
Releases: 16.0
Exclude nodetags.h from headerscheck and cpluspluscheck.

Since this file contains just a fragment of an enum declaration,
it can't be compiled on its own.

Files

PathChange+/−
src/tools/pginclude/cpluspluscheck modified +4 −0
src/tools/pginclude/headerscheck modified +4 −0