Fix make headerscheck
John Naylor <john.naylor@postgresql.org>
Fix make headerscheck In the wake of commits dac048f71 and ecaf7c5df, `make headerscheck` no longer generated all headers that are included by other headers, causing headerscheck/cpluspluscheck to fail. To fix, backpatch enough makefile rules from 721856ff2 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
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/Makefile | modified | +1 −1 |
| src/backend/utils/Makefile | modified | +5 −2 |
Discussion
- cpluspluscheck/headerscheck require build in REL_16_STABLE 6 messages · 2024-04-12 → 2024-04-27