Exclude nodetags.h from headerscheck and cpluspluscheck.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 9 Jul 2022 23:25:53 +0000 (19:25 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 9 Jul 2022 23:25:53 +0000 (19:25 -0400)
commit301b06dd754007546305030683f439f675e40214
treee2c3df31bb831fc6e91640673921ba6fd040d42d
parent8eccaf65254225921d6fd1f3bfa23e8a0b1f6bbb
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.
src/tools/pginclude/cpluspluscheck
src/tools/pginclude/headerscheck