IWYU pragmas for catalog headers
Peter Eisentraut <peter@eisentraut.org>
IWYU pragmas for catalog headers Add "IWYU pragma: export" annotations in each catalog header file so that, for instance, including "catalog/pg_aggregate.h" is considered acceptable in place of "catalog/pg_aggregate_d.h". This is very common and it seems better to silence IWYU about it than trying to fix this up. Discussion: https://www.postgresql.org/message-id/flat/9395d484-eff4-47c2-b276-8e228526c8ae@eisentraut.org
Files
Discussion
- IWYU annotations 9 messages · 2024-12-09 → 2025-01-22