Re: Avoid circular header file dependency - Mailing list pgsql-hackers

From John Naylor
Subject Re: Avoid circular header file dependency
Date
Msg-id CANWCAZayeAXGy+rwJAEQ3caZ-uPCEg94Vp3yJnSRD3CGeq-meg@mail.gmail.com
Whole thread Raw
In response to Re: Avoid circular header file dependency  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Mon, Apr 28, 2025 at 7:12 AM Michael Paquier <michael@paquier.xyz> wrote:
> I've reproduced your original report with clang-tidy on my end,
> removed the include that was not required in wait_event.h, fixed one
> comment, cross-checked that the result actually works, and applied the
> result.  Thanks for the report!

With that, can this CF entry be closed?

--
John Naylor
Amazon Web Services



pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: cpluspluscheck vs ICU again
Next
From: Michael Paquier
Date:
Subject: Re: Avoid circular header file dependency