Add exception for unicode_east_asian_fw_table.h to cpluspluscheck

John Naylor <john.naylor@postgresql.org>

Commit: a315b19cceeb2ccbe17c7ddd6e7c90911b325f9b
Author: John Naylor <john.naylor@postgresql.org>
Date: 2021-09-23T19:23:48Z
Releases: 15.0
Add exception for unicode_east_asian_fw_table.h to cpluspluscheck

unicode_east_asian_fw_table.h should not be compiled standalone, similarly
to unicode_combining_table.h, but cpluspluscheck did not get the memo.

Oversight in bab982161.

Per report from Tom Lane

Files

PathChange+/−
src/tools/pginclude/cpluspluscheck modified +1 −0