diff options
author | Peter Eisentraut | 2025-01-15 17:57:53 +0000 |
---|---|---|
committer | Peter Eisentraut | 2025-01-15 17:57:53 +0000 |
commit | fecc8021e1c851d2f180cc96521314a0daf2b30b (patch) | |
tree | fe2842330c5270183b245a6aca1561c732d4175b /src/tools | |
parent | 74938d132093bc0ad99a5420da2e99edaa3734f9 (diff) |
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/[email protected]
Diffstat (limited to 'src/tools')
0 files changed, 0 insertions, 0 deletions