mirror of
https://github.com/postgres/postgres.git
synced 2025-08-19 23:22:23 +03:00
In the wake of commitsdac048f71
andecaf7c5df
, `make headerscheck` no longer generated all headers that are included by other headers, causing headerscheck/cpluspluscheck to fail. To fix, backpatch enough makefile rules from721856ff2
to generate all required headers. Reported by Marina Polyakova Backpatch to version 16 only, as the issue is not present on master Discussion: https://postgr.es/m/231ea1127719b2b3d6d1c05f75808981%40postgrespro.ru