Exclude nodetags.h from headerscheck and cpluspluscheck.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| src/tools/pginclude/cpluspluscheck | modified | +4 −0 |
| src/tools/pginclude/headerscheck | modified | +4 −0 |